[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 0.07 |
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 |
|---|---|---|---|---|---|---|
| org.jclouds.sshj.config | 1 | 0 | 0 | 0 | 100% | 0.009 |
| org.jclouds.sshj | 6 | 0 | 0 | 0 | 100% | 0.061 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SshjSshClientModuleTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
[Summary] [Package List] [Test Cases]
| testExceptionClassesRetry | 0.015 | |
| testExceptionMessagesRetry | 0.018 | |
| testCausalChainHasMessageContaining | 0.001 | |
| testOnlyRetryAuthWhenSet | 0.006 | |
| testOnlyRetryAuthWhenSetViaProperties | 0.007 | |
| testPropateConvertsAuthException | 0.014 |