Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
36 0 0 0 100% 526.61

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.owasp.dependencycheck.reporting 2 0 0 0 100% 29.608
org.owasp.dependencycheck 2 0 0 0 100% 96.903
org.owasp.dependencycheck.utils 2 0 0 0 100% 0
org.owasp.dependencycheck.analyzer 17 0 0 0 100% 202.363
org.owasp.dependencycheck.data.update 5 0 0 0 100% 35.881
org.owasp.dependencycheck.data.nvdcve 8 0 0 0 100% 161.855

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.owasp.dependencycheck.reporting

Class Tests Errors Failures Skipped Success Rate Time
ReportGeneratorIntegrationTest 2 0 0 0 100% 29.608

org.owasp.dependencycheck

Class Tests Errors Failures Skipped Success Rate Time
EngineIntegrationTest 2 0 0 0 100% 96.903

org.owasp.dependencycheck.utils

Class Tests Errors Failures Skipped Success Rate Time
DownloaderIntegrationTest 2 0 0 0 100% 0

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 115.581
CPEAnalyzerIntegrationTest 4 0 0 0 100% 61.907
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 24.875

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 26.089
StandardUpdateIntegrationTest 4 0 0 0 100% 9.792

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 3 0 0 0 100% 55.245
DatabasePropertiesIntegrationTest 5 0 0 0 100% 106.61

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 20.575
testAnalyzeTgz 37.373
testAnalyze 11.145
testGetAnalysisPhase 3.071
testGetName 2.729
testAnalyze_badZip 11.759
testInitialize 2.829
testAnalyzeTarGz 19.968
testSupportsExtension 3.142
testGetSupportedExtensions 2.99

CPEAnalyzerIntegrationTest

testSearchCPE 13.736
testDetermineCPE 20.994
testDetermineCPE_full 24.272
testBuildSearch 2.905

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 18.651
testGetAnalysisPhase 3.416
testGetName 2.808

CveDBIntegrationTest

testOpen 16.649
testGetCPEs 21.171
testGetVulnerabilities 17.425

DatabasePropertiesIntegrationTest

testSave 24.949
testGetProperty_String_String 20.564
testGetProperties 24.219
testGetProperty_String 12.949
testIsEmpty 23.929

NvdCveUpdaterIntegrationTest

testUpdate 26.089

StandardUpdateIntegrationTest

testOpenDataStores 4.41
testUpdatesNeeded 1.485
testWithinRange 1.903
testUpdate 1.994

EngineIntegrationTest

testScan 3.813
testEngine 93.09

ReportGeneratorIntegrationTest

testGenerateXMLReport 26.079
testGenerateReport 3.529

DownloaderIntegrationTest

testGetLastModified 0
testFetchFile 0