Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 6.265
org.owasp.dependencycheck 1 0 0 0 100% 51.868
org.owasp.dependencycheck.analyzer 18 0 0 0 100% 27.937
org.owasp.dependencycheck.data.update 3 0 0 0 100% 18.512
org.owasp.dependencycheck.data.nvdcve 9 0 0 0 100% 6.724

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

org.owasp.dependencycheck

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

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 18.87
CPEAnalyzerIntegrationTest 5 0 0 0 100% 5.969
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 3.098

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 16.841
StandardUpdateIntegrationTest 2 0 0 0 100% 1.671

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 4 0 0 0 100% 2.903
DatabasePropertiesIntegrationTest 5 0 0 0 100% 3.821

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 4.32
testAnalyzeTgz 7.189
testAnalyze 1.526
testGetAnalysisPhase 0.001
testGetName 0.001
testAnalyze_badZip 1.385
testInitialize 0.001
testAnalyzeTarGz 4.444
testSupportsExtension 0.001
testGetSupportedExtensions 0.002

CPEAnalyzerIntegrationTest

testSearchCPE 1.613
testDetermineCPE 1.425
testDetermineIdentifiers 0.969
testDetermineCPE_full 1.961
testBuildSearch 0.001

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 3.097
testGetAnalysisPhase 0.001
testGetName 0

CveDBIntegrationTest

testOpen 1.134
testGetCPEs 0.584
testGetVulnerabilities 0.681
testGetMatchingSoftware 0.504

DatabasePropertiesIntegrationTest

testSave 1.557
testGetProperty_String_String 0.575
testGetProperties 0.54
testGetProperty_String 0.573
testIsEmpty 0.576

NvdCveUpdaterIntegrationTest

testUpdate 16.841

StandardUpdateIntegrationTest

testOpenDataStores 1.025
testUpdatesNeeded 0.646

EngineIntegrationTest

testEngine 51.868

ReportGeneratorIntegrationTest

testGenerateXMLReport 6.264
testGenerateReport 0.001