[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 45 | 0 | 0 | 100.00% | 4.61 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| org.codehaus.spice.netserve.connection.handlers | 14 | 0 | 0 | 100.00% | 2.02 |
| org.codehaus.spice.netserve.connection.impl | 30 | 0 | 0 | 100.00% | 2.43 |
| org.codehaus.spice.netserve.sockets.impl | 1 | 0 | 0 | 100.00% | 0.16 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DelegatingRequestHandlerTestCase | 2 | 0 | 0 | 100.00% | 0.229 |
|
| ManagedRequestHandlerTestCase | 1 | 0 | 0 | 100.00% | 0.249 |
|
| RequestHandlerTestCase | 6 | 0 | 0 | 100.00% | 0.580 |
|
| ThreadPerRequestHandlerTestCase | 5 | 0 | 0 | 100.00% | 0.965 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| AcceptorConfigTestCase | 4 | 0 | 0 | 100.00% | 0.161 |
|
| ConnectionAcceptorTestCase | 7 | 0 | 0 | 100.00% | 0.374 |
|
| DNAAcceptorManagerTestCase | 1 | 0 | 0 | 100.00% | 0.168 |
|
| DNAAcceptorMonitorTestCase | 2 | 0 | 0 | 100.00% | 0.291 |
|
| DefaultAcceptorManagerTestCase | 9 | 0 | 0 | 100.00% | 0.537 |
|
| PicoAcceptorManagerTestCase | 4 | 0 | 0 | 100.00% | 0.222 |
|
| AvalonAcceptorManagerTestCase | 1 | 0 | 0 | 100.00% | 0.175 |
|
| AvalonAcceptorMonitorTestCase | 2 | 0 | 0 | 100.00% | 0.504 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| SocketTestCase | 1 | 0 | 0 | 100.00% | 0.157 |
[ summary] [ package list] [ test cases]
|
| testEndConnectionWithError | 0.04 |
|
| testCreateRunnable | 0.00 |
|
| testPerformRequestWithError | 0.00 |
|
| testShutdownWhileThreadStillGoingButInteruptible | 0.06 |
|
| testShutdownWhileThreadStillGoingAndNotInteruptible | 0.12 |
|
| testShutdownWhileThreadStillGoingAndWaitIndefinetly | 0.22 |
|
| testNullThreadPoolPassedToCtor | 0.06 |
|
| testThreadPoolInvoked | 0.27 |
|
| testShutdownWhileThreadStillGoingButInteruptible | 0.06 |
|
| testShutdownWhileThreadStillGoingAndNotInteruptible | 0.24 |
|
| testShutdownWhileThreadStillGoingAndWaitIndefinetly | 0.22 |
|
| testCreation | 0.04 |
|
| testNullNameInCtor | 0.00 |
|
| testNullServerSocketInCtor | 0.00 |
|
| testNullHandlerInCtor | 0.00 |
|
| testNullConfigInCtor | 0.01 |
|
| testNullMonitorInCtor | 0.03 |
|
| testShutdownServerSocketCausesError | 0.00 |
|
| testShutdownServerSocket | 0.00 |
|
| testExceptionOnAccept | 0.03 |
|
| testInteruptOnAccept | 0.08 |
|
| testAcceptAfterClose | 0.10 |
|
| testConnectAndDisconnectWithTimeoutNotSet | 0.10 |
|
| testShutdownAcceptors | 0.02 |
|
| testConnectAndDisconnectWithTimeoutSet | 0.01 |
|
| testConnectAndAcceptAndDisconnectWithTimeoutSet | 0.27 |
|
| testDuplicateConnect | 0.02 |
|
| testDisconnectNonExistent | 0.00 |
|
| testConnectWithNullName | 0.00 |
|
| testConnectWithNullSocket | 0.00 |
|
| testConnectWithNullHandler | 0.00 |
|
| testPicoAcceptorManagerWithMonitorAndShutdownSet | 0.02 |
|
| testPicoAcceptorManagerWithShutdownSet | 0.00 |
|
| testPicoAcceptorManagerWithMonitorSet | 0.00 |
|
| testPicoAcceptorManagerWithDefaultCtor | 0.00 |
|
| testAvalonAcceptorMonitor | 0.39 |
|
| testAvalonAcceptorMonitorPassedNullIntoCtor | 0.00 |