Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassWebSockets: getting on*
Asserts run
Pass
assert_equals(null, null, "onopen")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/events/001.html:15:5)
PassWebSockets: getting on* 1
Asserts run
Pass
assert_equals(null, null, "onmessage")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/events/001.html:15:5)
PassWebSockets: getting on* 2
Asserts run
Pass
assert_equals(null, null, "onerror")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/events/001.html:15:5)
PassWebSockets: getting on* 3
Asserts run
Pass
assert_equals(null, null, "onclose")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/events/001.html:15:5)