Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassWebSockets: send() with no args
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function(){ws.send()}")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/send/001.html:12:3)