[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 23 | 0 | 0 | 0 | 100% | 0.359 |
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.owasp.dependencycheck.utils | 23 | 0 | 0 | 0 | 100% | 0.359 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ChecksumTest | 6 | 0 | 0 | 0 | 100% | 0.296 | |
| DownloaderTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| FileUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.063 | |
| SettingsTest | 14 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testGetChecksum_NoSuchAlgorithm | 0.296 | |
| testGetChecksum | 0 | |
| testGetMD5Checksum | 0 | |
| testGetChecksum_FileNotFound | 0 | |
| testGetHex | 0 | |
| testGetSHA1Checksum | 0 |