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("eff992b5-640e-490b-83a3-ebe81c472eed", 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("c9cbcfaa-04b4-4fb3-b20e-2d7626fcb1ca", 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)