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) |