[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 26 | 0 | 0 | 0 | 100% | 0.616 |
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 | 26 | 0 | 0 | 0 | 100% | 0.616 |
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.539 | |
| DownloaderTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| ExpectedOjectInputStreamTest | 2 | 0 | 0 | 0 | 100% | 0.005 | |
| FileUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.071 | |
| SettingsTest | 15 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testGetChecksum_NoSuchAlgorithm | 0.456 | |
| testGetChecksum | 0.006 | |
| testGetMD5Checksum | 0 | |
| testGetChecksum_FileNotFound | 0 | |
| testGetHex | 0 | |
| testGetSHA1Checksum | 0.002 |