OLD | NEW |
1 Test if WebSocket is closed while handshaking and unreferenced, it should fire c
lose event at most once. | 1 Test if WebSocket is closed while handshaking and unreferenced, it should fire c
lose event at most once. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 PASS 1 is >= countCloseEvent | 5 PASS 1 is >= countCloseEvent |
6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
7 | 7 |
8 TEST COMPLETE | 8 TEST COMPLETE |
9 | 9 |
OLD | NEW |