changed the behavior of a timeout when waiting for a response via sendAndWait - now a ResponseTimeoutException (sub-type of IOException) is thrown |
|
More...
|
over 13 years ago
|
changed the behavior of a timeout when waiting for a response via sendAndWait - now a ResponseTimeoutException (sub-type of IOException) is thrown |
|
More...
|
over 13 years ago
|
turned on the failsafe plugin so that integration tests get executed properly |
|
More...
|
over 13 years ago
|
renamed api integration test |
|
More...
|
over 13 years ago
|
renamed control integration tests |
|
More...
|
over 13 years ago
|
renamed db integration test |
|
More...
|
over 13 years ago
|
formatting |
|
More...
|
over 13 years ago
|
new unit test |
|
More...
|
over 13 years ago
|
turned on the failsafe plugin so that integration tests get executed properly |
|
More...
|
over 13 years ago
|
renamed api integration test |
|
More...
|
over 13 years ago
|
renamed control integration tests |
|
More...
|
over 13 years ago
|
renamed db integration test |
|
More...
|
over 13 years ago
|
formatting |
|
More...
|
over 13 years ago
|
new unit test |
|
More...
|
over 13 years ago
|
removed the haphazard ProtocolSocketManager integration test from protocol and replaced it with a much cleaner DefaultSocketManager unit test in the util module |
|
More...
|
over 13 years ago
|
removed easymock as a testing dep - its now picked up through the test module |
|
More...
|
over 13 years ago
|
switched parent version to 5-SNAPSHOT to use the failsafe plugin for integration testing |
|
More...
|
over 13 years ago
|
increased the default frontend timeout for integration testing to 25 seconds |
|
More...
|
over 13 years ago
|
added easymock to the testing module |
|
More...
|
over 13 years ago
|
removed the haphazard ProtocolSocketManager integration test from protocol and replaced it with a much cleaner DefaultSocketManager unit test in the util module |
|
More...
|
over 13 years ago
|
removed easymock as a testing dep - its now picked up through the test module |
|
More...
|
over 13 years ago
|
switched parent version to 5-SNAPSHOT to use the failsafe plugin for integration testing |
|
More...
|
over 13 years ago
|
increased the default frontend timeout for integration testing to 25 seconds |
|
More...
|
over 13 years ago
|
added easymock to the testing module |
|
More...
|
over 13 years ago
|
this commit adds the first few actual "unit" tests for the protocol module (as opposed to integration tests) - the existing integration tests will be renamed shortly to provide a clear separation |
|
More...
|
over 13 years ago
|
renamed SocketManager to DefaultSocketManager and extracted an interface of the public methods out as SocketManager to facilitate better unit testing |
|
More...
|
over 13 years ago
|
this commit adds the first few actual "unit" tests for the protocol module (as opposed to integration tests) - the existing integration tests will be renamed shortly to provide a clear separation |
|
More...
|
over 13 years ago
|
renamed SocketManager to DefaultSocketManager and extracted an interface |
|
More...
|
over 13 years ago
|
added documentation |
|
More...
|
over 13 years ago
|
added documentation |
|
More...
|
over 13 years ago
|