Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassXMLHttpRequest: open() attempts to toString its string parameters
Asserts run
Pass
assert_array_equals(["method", "url", "username", "password"], ["method", "url", "username", "password"])
    at Test.<anonymous> ( /xhr/open-parameters-toString.htm:52:3)