Skip to content

Testing using the Autobahn Test Suite

Davidiusdadi edited this page May 21, 2012 · 6 revisions

You will need to install

http://autobahn.ws/testsuite/usage#fuzzing

and the classes

AutobahnClientTest.java to test the Java-WebSocket client and
AutobahnServerTest.java to test the Java-WebSocket server.

Clone this wiki locally