blob: 46350ee8b9cf2f88c748dacfd0152356d43be6fa [file] [log] [blame]
This is a testharness.js-based test.
FAIL setParameters() with codec.payloadType modified should reject with InvalidModificationError promise_test: Unhandled rejection with value: object "TypeError: pc.addTransceiver is not a function"
FAIL setParameters() with codec.mimeType modified should reject with InvalidModificationError promise_test: Unhandled rejection with value: object "TypeError: pc.addTransceiver is not a function"
FAIL setParameters() with codec.clockRate modified should reject with InvalidModificationError promise_test: Unhandled rejection with value: object "TypeError: pc.addTransceiver is not a function"
FAIL setParameters() with codec.channels modified should reject with InvalidModificationError promise_test: Unhandled rejection with value: object "TypeError: pc.addTransceiver is not a function"
FAIL setParameters() with codec.sdpFmtpLine modified should reject with InvalidModificationError promise_test: Unhandled rejection with value: object "TypeError: pc.addTransceiver is not a function"
FAIL setParameters() with new codecs inserted should reject with InvalidModificationError promise_test: Unhandled rejection with value: object "TypeError: pc.addTransceiver is not a function"
Harness: the test ran to completion.