aboutsummaryrefslogtreecommitdiff
path: root/websocket/src/test/java/fi/iki/elonen/WebSocketResponseHandlerTest.java
AgeCommit message (Expand)Author
2015-11-15code formating #253ritchie
2015-10-23Rename NanoWebSocketServer to NanoWSD.LordFokas
2015-10-23attempt to fix the testLordFokas
2015-05-14some cleanup and mergig for #122 also long as resquest size addedritchie
2015-05-14reponces now created by factorymethods that can be overwritten, solvesritchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-05-10Rebased NanoWebSocketServer class aggregation from #166Jarno Elonen
2015-04-04All files merged in one single class. Kind like the NanoHTTPD.bruno
2015-02-27basic changes needed for central releaseritchie
2014-04-24Simplified the test using Mockito, and expanded what was being tested along w...Paul Hawke
2014-04-24Added basic test for websocketsyankee