Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PasssetParameters() with modified rtcp.cname should reject with InvalidModificationError
Asserts run
Pass
assert_equals("string", "string", "Expect dictionary.transactionId to be string")
    at assert_string_field ( /webrtc/dictionary-helper.js:20:3)
Pass
assert_true(true, "Expect dictionary.headerExtensions to be array")
    at assert_array_field ( /webrtc/dictionary-helper.js:37:3)
Pass
assert_equals("object", "object", "Expect dictionary.rtcp to be plain object")
    at assert_dict_field ( /webrtc/dictionary-helper.js:42:3)
Pass
assert_not_equals(object "[object Object]", null, "Expect dictionary.rtcp to not be null")
    at assert_dict_field ( /webrtc/dictionary-helper.js:45:3)
Pass
assert_equals("string", "string", "Expect dictionary.cname to be string")
    at assert_string_field ( /webrtc/dictionary-helper.js:20:3)
Pass
assert_equals("boolean", "boolean", "Expect dictionary.reducedSize to be boolean")
    at assert_boolean_field ( /webrtc/dictionary-helper.js:32:3)
Pass
assert_true(true, "Expect dictionary.codecs to be array")
    at assert_array_field ( /webrtc/dictionary-helper.js:37:3)
Pass
assert_true(true, "Expect dictionary.encodings to be array")
    at assert_array_field ( /webrtc/dictionary-helper.js:37:3)
Pass
assert_equals("boolean", "boolean", "Expect dictionary.active to be boolean")
    at assert_boolean_field ( /webrtc/dictionary-helper.js:32:3)
Pass
assert_not_equals("182c49a2-58a5-48dd-9dbc-ba8a00e84071", undefined, "Expect sender param.transactionId to be set")
    at validateSenderRtpParameters ( /webrtc/RTCRtpParameters-helper.js:58:3)
Pass
assert_not_equals("", undefined, "Expect sender param.rtcp.cname to be set")
    at validateSenderRtpParameters ( /webrtc/RTCRtpParameters-helper.js:61:3)
Pass
assert_not_equals(false, undefined, "Expect sender param.rtcp.reducedSize to be set to either true or false")
    at validateSenderRtpParameters ( /webrtc/RTCRtpParameters-helper.js:64:3)
PasssetParameters() with modified rtcp.reducedSize should reject with InvalidModificationError
Asserts run
Pass
assert_equals("string", "string", "Expect dictionary.transactionId to be string")
    at assert_string_field ( /webrtc/dictionary-helper.js:20:3)
Pass
assert_true(true, "Expect dictionary.headerExtensions to be array")
    at assert_array_field ( /webrtc/dictionary-helper.js:37:3)
Pass
assert_equals("object", "object", "Expect dictionary.rtcp to be plain object")
    at assert_dict_field ( /webrtc/dictionary-helper.js:42:3)
Pass
assert_not_equals(object "[object Object]", null, "Expect dictionary.rtcp to not be null")
    at assert_dict_field ( /webrtc/dictionary-helper.js:45:3)
Pass
assert_equals("string", "string", "Expect dictionary.cname to be string")
    at assert_string_field ( /webrtc/dictionary-helper.js:20:3)
Pass
assert_equals("boolean", "boolean", "Expect dictionary.reducedSize to be boolean")
    at assert_boolean_field ( /webrtc/dictionary-helper.js:32:3)
Pass
assert_true(true, "Expect dictionary.codecs to be array")
    at assert_array_field ( /webrtc/dictionary-helper.js:37:3)
Pass
assert_true(true, "Expect dictionary.encodings to be array")
    at assert_array_field ( /webrtc/dictionary-helper.js:37:3)
Pass
assert_equals("boolean", "boolean", "Expect dictionary.active to be boolean")
    at assert_boolean_field ( /webrtc/dictionary-helper.js:32:3)
Pass
assert_not_equals("8a25d0ef-7a95-4535-b09a-f485d4f1502f", undefined, "Expect sender param.transactionId to be set")
    at validateSenderRtpParameters ( /webrtc/RTCRtpParameters-helper.js:58:3)
Pass
assert_not_equals("", undefined, "Expect sender param.rtcp.cname to be set")
    at validateSenderRtpParameters ( /webrtc/RTCRtpParameters-helper.js:61:3)
Pass
assert_not_equals(false, undefined, "Expect sender param.rtcp.reducedSize to be set to either true or false")
    at validateSenderRtpParameters ( /webrtc/RTCRtpParameters-helper.js:64:3)