[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
29 | 0 | 0 | 0 | 100% | 4.085 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
net.sf.urlchecker.exception.handling | 4 | 0 | 0 | 0 | 100% | 0.008 |
net.sf.urlchecker.events | 3 | 0 | 0 | 0 | 100% | 0.012 |
net.sf.urlchecker.communication | 8 | 0 | 0 | 0 | 100% | 0.053 |
net.sf.urlchecker.commands | 11 | 0 | 0 | 0 | 100% | 0.72 |
net.sf.urlchecker.designtesting | 3 | 0 | 0 | 0 | 100% | 3.292 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AlwaysFalseTest | 2 | 0 | 0 | 0 | 100% | 0.004 | |
AlwaysTrueTest | 2 | 0 | 0 | 0 | 100% | 0.004 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BasicChainEventTest | 3 | 0 | 0 | 0 | 100% | 0.012 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HTTPMethodsTest | 1 | 0 | 0 | 0 | 100% | 0.008 | |
CommunicationBuilderTest | 5 | 0 | 0 | 0 | 100% | 0.038 | |
CommunicationFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.007 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ContextTest | 3 | 0 | 0 | 0 | 100% | 0.005 | |
RetryHandlerTest | 4 | 0 | 0 | 0 | 100% | 0.229 | |
ResultTest | 2 | 0 | 0 | 0 | 100% | 0.073 | |
CheckUrlsCommandTest | 2 | 0 | 0 | 0 | 100% | 0.413 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DesignTest | 3 | 0 | 0 | 0 | 100% | 3.292 |
[Summary] [Package List] [Test Cases]
testRetryMethodAllDone | 0.224 | |
testRetryMethodMoreThanMaxRetries | 0 | |
testRetryMethodNoHttpResponseException | 0.001 | |
testRetryMethodNotSent | 0 |
testGetMultithreadedClient | 0.005 | |
testGetMultithreadedClientString | 0.007 | |
testGetSinglethreadedClient | 0.009 | |
testGetSinglethreadedClientString | 0.006 | |
testShutdownCommunication | 0.005 |
testChainListeners | 1.156 | |
testGeneralMultiThreaded | 1.044 | |
testGeneralNewClientMultiThreaded | 1.088 |