[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
41 | 0 | 0 | 0 | 100% | 0.905 |
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.apache.shiro.crypto.hash | 14 | 0 | 0 | 0 | 100% | 0.791 |
org.apache.shiro.crypto.hash.format | 27 | 0 | 0 | 0 | 100% | 0.114 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultHashServiceTest | 11 | 0 | 0 | 0 | 100% | 0.091 | |
HashRequestBuilderTest | 3 | 0 | 0 | 0 | 100% | 0.7 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ProvidedHashFormatTest | 2 | 0 | 0 | 0 | 100% | 0.021 | |
HexFormatTest | 2 | 0 | 0 | 0 | 100% | 0.011 | |
Shiro1CryptFormatTest | 9 | 0 | 0 | 0 | 100% | 0.028 | |
DefaultHashFormatFactoryTest | 12 | 0 | 0 | 0 | 100% | 0.051 | |
Base64FormatTest | 2 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]