aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/java/fi/iki/elonen/integration/PutStreamIntegrationTest.java
AgeCommit message (Expand)Author
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-02-27basic changes needed for central releaseritchie
2013-09-19Restore class name, rename interfaceSleekWeasel
2013-09-19Add interface to allow fakesSleekWeasel
2013-09-02Added basic test to verify cookies are sent and received. @pshPaul Hawke
2013-06-17Updated tests for new HTTP 1.1 header, shifted test server to a port that doe...Paul Hawke
2013-06-12Adding integration test for serve(HTTPSession) reading directly from InputStreamMartin M Reed