Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 32.553
org.owasp.dependencycheck 2 0 0 0 100% 94.223
org.owasp.dependencycheck.analyzer 17 0 0 0 100% 246.87
org.owasp.dependencycheck.data.update 4 0 0 0 100% 31.432
org.owasp.dependencycheck.data.nvdcve 8 0 0 0 100% 155.4

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

org.owasp.dependencycheck

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

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 136.814
CPEAnalyzerIntegrationTest 4 0 0 0 100% 82.501
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 27.555

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 24.639
StandardUpdateIntegrationTest 3 0 0 0 100% 6.793

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 3 0 0 0 100% 57.307
DatabasePropertiesIntegrationTest 5 0 0 0 100% 98.093

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 28.104
testAnalyzeTgz 23.515
testAnalyze 25.304
testGetAnalysisPhase 3.896
testGetName 3.343
testAnalyze_badZip 18.653
testInitialize 4.097
testAnalyzeTarGz 21.009
testSupportsExtension 5.494
testGetSupportedExtensions 3.399

CPEAnalyzerIntegrationTest

testSearchCPE 21.368
testDetermineCPE 20.171
testDetermineCPE_full 36.654
testBuildSearch 4.308

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 19.529
testGetAnalysisPhase 4.916
testGetName 3.11

CveDBIntegrationTest

testOpen 23.592
testGetCPEs 14.964
testGetVulnerabilities 18.751

DatabasePropertiesIntegrationTest

testSave 22.904
testGetProperty_String_String 15.986
testGetProperties 21.22
testGetProperty_String 17.139
testIsEmpty 20.844

NvdCveUpdaterIntegrationTest

testUpdate 24.639

StandardUpdateIntegrationTest

testOpenDataStores 3.309
testUpdatesNeeded 1.662
testWithinRange 1.822

EngineIntegrationTest

testScan 1.793
testEngine 92.43

ReportGeneratorIntegrationTest

testGenerateXMLReport 27.881
testGenerateReport 4.672