Add test for sending TestDDAResponse if reading the file fails
[jFCPlib.git] / src / test /
2015-07-09 David ‘Bombe’ RodenAdd test for sending TestDDAResponse if reading the...
2015-07-09 David ‘Bombe’ RodenAdd test for client put not reacting to wrong TestDDAReply
2015-07-09 David ‘Bombe’ RodenAdd test for different protocol error than 25
2015-07-09 David ‘Bombe’ RodenAdd test for protocol error 25 for different identifier
2015-07-09 David ‘Bombe’ RodenAdd test for TestDDA sequence
2015-07-09 David ‘Bombe’ RodenAllow the reply sequence to initiate own messages
2015-07-08 David ‘Bombe’ RodenReformatting
2015-07-08 David ‘Bombe’ RodenAdd ClientPut command implementation
2015-07-07 David ‘Bombe’ RodenAdd missing space
2015-07-06 David ‘Bombe’ RodenGenerate identifiers randomly
2015-07-05 David ‘Bombe’ RodenFix fake TCP server test
2015-07-05 David ‘Bombe’ RodenRework FcpReplySequence into an abstract base class
2015-07-05 David ‘Bombe’ RodenCreate distinctive thread names
2015-07-05 David ‘Bombe’ RodenUse diamond operator
2015-07-05 David ‘Bombe’ RodenUse lambda instead of anonymous inner class
2015-07-02 David ‘Bombe’ RodenAdd tests that the identifier is correctly used
2015-07-01 David ‘Bombe’ RodenAdd command that retrieves data from Freenet
2015-07-01 David ‘Bombe’ RodenRefactoring
2015-07-01 David ‘Bombe’ RodenAdd method to write several lines at once
2015-07-01 David ‘Bombe’ RodenClose FCP server after each test
2015-07-01 David ‘Bombe’ RodenAdd close() method, implement AutoCloseable
2015-06-27 David ‘Bombe’ RodenAdd new “quelaton” FCP client API