Pass | Initial peer connection should have list of zero senders, receivers and transceivers | Asserts runPass | assert_idl_attribute(object "[object RTCPeerConnection]", "getSenders")
at Test.<anonymous> ( /webrtc/RTCPeerConnection-getTransceivers.html:25:5) | Pass | assert_array_equals([], [], "Expect senders to be empty array")
at Test.<anonymous> ( /webrtc/RTCPeerConnection-getTransceivers.html:27:5) | Pass | assert_idl_attribute(object "[object RTCPeerConnection]", "getReceivers")
at Test.<anonymous> ( /webrtc/RTCPeerConnection-getTransceivers.html:29:5) | Pass | assert_array_equals([], [], "Expect receivers to be empty array")
at Test.<anonymous> ( /webrtc/RTCPeerConnection-getTransceivers.html:31:5) | Pass | assert_idl_attribute(object "[object RTCPeerConnection]", "getTransceivers")
at Test.<anonymous> ( /webrtc/RTCPeerConnection-getTransceivers.html:33:5) | Pass | assert_array_equals([], [], "Expect transceivers to be empty array")
at Test.<anonymous> ( /webrtc/RTCPeerConnection-getTransceivers.html:35:5) |
|