Testing using the Autobahn Test Suite - TooTallNate/Java-WebSocket GitHub Wiki
You will need to install the test suite from
https://github.com/crossbario/autobahn-testsuite
and the use the following classes from the example folder
AutobahnClientTest.java to test the Java-WebSocket client and AutobahnServerTest.java to test the Java-WebSocket server.