Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
33 0 0 0 100% 214.202

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% 11.567
org.owasp.dependencycheck 2 0 0 0 100% 85.85
org.owasp.dependencycheck.analyzer 17 0 0 0 100% 44.255
org.owasp.dependencycheck.data.update 4 0 0 0 100% 56.755
org.owasp.dependencycheck.data.nvdcve 8 0 0 0 100% 15.775

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% 11.567

org.owasp.dependencycheck

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

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 28.619
CPEAnalyzerIntegrationTest 4 0 0 0 100% 8.874
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 6.762

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 26.184
StandardUpdateIntegrationTest 3 0 0 0 100% 30.571

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 3 0 0 0 100% 5.355
DatabasePropertiesIntegrationTest 5 0 0 0 100% 10.42

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 6.076
testAnalyzeTgz 13.247
testAnalyze 1.312
testGetAnalysisPhase 0
testGetName 0.001
testAnalyze_badZip 0.641
testInitialize 0.001
testAnalyzeTarGz 7.341
testSupportsExtension 0
testGetSupportedExtensions 0

CPEAnalyzerIntegrationTest

testSearchCPE 2.74
testDetermineCPE 3.227
testDetermineCPE_full 2.907
testBuildSearch 0

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 6.762
testGetAnalysisPhase 0
testGetName 0

CveDBIntegrationTest

testOpen 2.048
testGetCPEs 1.496
testGetVulnerabilities 1.811

DatabasePropertiesIntegrationTest

testSave 3.94
testGetProperty_String_String 1.547
testGetProperties 1.625
testGetProperty_String 1.671
testIsEmpty 1.637

NvdCveUpdaterIntegrationTest

testUpdate 26.184

StandardUpdateIntegrationTest

testOpenDataStores 3.042
testUpdatesNeeded 25.95
testWithinRange 1.579

EngineIntegrationTest

testScan 7.952
testEngine 77.898

ReportGeneratorIntegrationTest

testGenerateXMLReport 11.567
testGenerateReport 0