Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
34 0 0 0 100% 172.021

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% 10.04
org.owasp.dependencycheck 1 0 0 0 100% 35.85
org.owasp.dependencycheck.analyzer 18 0 0 0 100% 54.893
org.owasp.dependencycheck.data.update 4 0 0 0 100% 54.322
org.owasp.dependencycheck.data.nvdcve 9 0 0 0 100% 16.916

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

org.owasp.dependencycheck

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

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 34.97
CPEAnalyzerIntegrationTest 5 0 0 0 100% 11.822
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 8.101

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 27.313
StandardUpdateIntegrationTest 3 0 0 0 100% 27.009

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 4 0 0 0 100% 6.676
DatabasePropertiesIntegrationTest 5 0 0 0 100% 10.24

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 8.089
testAnalyzeTgz 15.088
testAnalyze 2.446
testGetAnalysisPhase 0
testGetName 0
testAnalyze_badZip 0.896
testInitialize 0
testAnalyzeTarGz 8.45
testSupportsExtension 0
testGetSupportedExtensions 0.001

CPEAnalyzerIntegrationTest

testSearchCPE 3.169
testDetermineCPE 3.482
testDetermineIdentifiers 2.096
testDetermineCPE_full 3.074
testBuildSearch 0.001

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 8.101
testGetAnalysisPhase 0
testGetName 0

CveDBIntegrationTest

testOpen 2.343
testIsAffected 0.534
testGetCPEs 2.016
testGetVulnerabilities 1.783

DatabasePropertiesIntegrationTest

testSave 3.225
testGetProperty_String_String 1.625
testGetProperties 2.412
testGetProperty_String 1.511
testIsEmpty 1.467

NvdCveUpdaterIntegrationTest

testUpdate 27.313

StandardUpdateIntegrationTest

testOpenDataStores 2.458
testUpdatesNeeded 1.619
testWithinRange 22.932

EngineIntegrationTest

testEngine 35.85

ReportGeneratorIntegrationTest

testGenerateXMLReport 10.04
testGenerateReport 0