Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
38 0 0 0 100% 181.425

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.data.update 3 0 0 0 100% 3.375
org.owasp.dependencycheck.reporting 2 0 0 0 100% 9.681
org.owasp.dependencycheck.data.nvdcve 10 0 0 0 100% 6.494
org.owasp.dependencycheck 1 0 0 0 100% 42.813
org.owasp.dependencycheck.analyzer 22 0 0 0 100% 119.062

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

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
CpeUpdaterIntegrationTest 1 0 0 0 100% 0.004
NvdCveUpdaterIntegrationTest 2 0 0 0 100% 3.371

org.owasp.dependencycheck.reporting

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

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 5 0 0 0 100% 3.282
DatabasePropertiesIntegrationTest 5 0 0 0 100% 3.212

org.owasp.dependencycheck

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

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 13 0 0 0 100% 26.302
CPEAnalyzerIntegrationTest 5 0 0 0 100% 89.138
DependencyBundlingAnalyzerIntegrationTest 1 0 0 0 100% 0.002
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 3.62

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeExecutableJar 1.981
testAnalyzeTar 2.049
testAnalyzeTgz 5.776
testAnalyzeTarBz2 4.424
testAnalyze 1.059
testGetAnalysisPhase 0.001
testGetName 0.001
testAnalyze_badZip 0.527
testInitialize 0
testAnalyzeTbz2 3.658
testAnalyzeTarGz 5.724
testSupportsExtension 0
testSupportsExtensions 0.002

CPEAnalyzerIntegrationTest

testSearchCPE 2.132
testDetermineCPE 2.447
testDetermineIdentifiers 1.287
testDetermineCPE_full 83.263
testBuildSearch 0

DependencyBundlingAnalyzerIntegrationTest

testAnalyze 0

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 3.617
testGetAnalysisPhase 0
testGetName 0

CveDBIntegrationTest

testOpen 0.966
testGetCPEs 0.507
testGetVulnerabilities 0.789
testGetMatchingSoftware 0.505
testgetVulnerability 0.514

DatabasePropertiesIntegrationTest

testSave 1.188
testGetProperty_String_String 0.504
testGetProperties 0.505
testGetProperty_String 0.507
testIsEmpty 0.506

CpeUpdaterIntegrationTest

testUpdate 0

NvdCveUpdaterIntegrationTest

testUpdatesNeeded 1.009
testUpdate 2.359

EngineIntegrationTest

testEngine 42.791

ReportGeneratorIntegrationTest

testGenerateXMLReport 9.661
testGenerateReport 0.007