Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 0.58 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.fulcrum.crypto | 8 | 0 | 0 | 0 | 100% | 0.58 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.fulcrum.crypto
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CryptoServiceTest | 8 | 0 | 0 | 0 | 100% | 0.58 |
Test Cases
[Summary] [Package List] [Test Cases]
CryptoServiceTest
| testOldJavaCryptSha1 | 0.414 | |
| testClearCrypt | 0.016 | |
| testUnixCrypt | 0.026 | |
| testJavaCryptSha1 | 0.01 | |
| testJavaCryptMd5 | 0.013 | |
| testOldJavaCryptMd5 | 0.013 | |
| testJavaCryptSha256 | 0.009 | |
| testJavaCryptSha512 | 0.012 |


