Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRTCPeerConnectionIceErrorEvent constructed from init parameters
Asserts run
Pass
assert_equals("type", "type")
    at Test.<anonymous> ( /webrtc/RTCPeerConnectionIceErrorEvent.html:17:3)
Pass
assert_equals("168.3.4.5", "168.3.4.5")
    at Test.<anonymous> ( /webrtc/RTCPeerConnectionIceErrorEvent.html:18:3)
Pass
assert_equals(4711, 4711)
    at Test.<anonymous> ( /webrtc/RTCPeerConnectionIceErrorEvent.html:19:3)
Pass
assert_equals("turn:turn.example.org", "turn:turn.example.org")
    at Test.<anonymous> ( /webrtc/RTCPeerConnectionIceErrorEvent.html:20:3)
Pass
assert_equals(703, 703)
    at Test.<anonymous> ( /webrtc/RTCPeerConnectionIceErrorEvent.html:21:3)
Pass
assert_equals("Test error", "Test error")
    at Test.<anonymous> ( /webrtc/RTCPeerConnectionIceErrorEvent.html:22:3)