Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 26.572
org.owasp.dependencycheck 1 0 0 0 100% 54.005
org.owasp.dependencycheck.analyzer 18 0 0 0 100% 21.259
org.owasp.dependencycheck.data.update 3 0 0 0 100% 41.096
org.owasp.dependencycheck.data.nvdcve 9 0 0 0 100% 6.453

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

org.owasp.dependencycheck

Class Tests Errors Failures Skipped Success Rate Time
EngineIntegrationTest 1 0 0 0 100% 54.005

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 13.61
CPEAnalyzerIntegrationTest 5 0 0 0 100% 5.021
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 2.628

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 38.936
StandardUpdateIntegrationTest 2 0 0 0 100% 2.16

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 4 0 0 0 100% 2.769
DatabasePropertiesIntegrationTest 5 0 0 0 100% 3.684

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 2.605
testAnalyzeTgz 6.294
testAnalyze 0.874
testGetAnalysisPhase 0.001
testGetName 0.001
testAnalyze_badZip 0.526
testInitialize 0
testAnalyzeTarGz 3.308
testSupportsExtension 0
testGetSupportedExtensions 0.001

CPEAnalyzerIntegrationTest

testSearchCPE 1.53
testDetermineCPE 1.252
testDetermineIdentifiers 0.956
testDetermineCPE_full 1.282
testBuildSearch 0.001

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 2.627
testGetAnalysisPhase 0.001
testGetName 0

CveDBIntegrationTest

testOpen 1.057
testGetCPEs 0.554
testGetVulnerabilities 0.651
testGetMatchingSoftware 0.507

DatabasePropertiesIntegrationTest

testSave 1.514
testGetProperty_String_String 0.555
testGetProperties 0.515
testGetProperty_String 0.559
testIsEmpty 0.541

NvdCveUpdaterIntegrationTest

testUpdate 38.936

StandardUpdateIntegrationTest

testOpenDataStores 1.079
testUpdatesNeeded 1.081

EngineIntegrationTest

testEngine 54.005

ReportGeneratorIntegrationTest

testGenerateXMLReport 26.571
testGenerateReport 0.001