Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
35 0 0 0 100% 435.441

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% 27.91
org.owasp.dependencycheck 2 0 0 0 100% 70.844
org.owasp.dependencycheck.utils 2 0 0 0 100% 6.486
org.owasp.dependencycheck.analyzer 17 0 0 0 100% 187.352
org.owasp.dependencycheck.data.update 4 0 0 0 100% 26.452
org.owasp.dependencycheck.data.nvdcve 8 0 0 0 100% 116.397

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

org.owasp.dependencycheck

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

org.owasp.dependencycheck.utils

Class Tests Errors Failures Skipped Success Rate Time
DownloaderIntegrationTest 2 0 0 0 100% 6.486

org.owasp.dependencycheck.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ArchiveAnalyzerIntegrationTest 10 0 0 0 100% 103.738
CPEAnalyzerIntegrationTest 4 0 0 0 100% 55.238
VulnerabilitySuppressionAnalyzerIntegrationTest 3 0 0 0 100% 28.376

org.owasp.dependencycheck.data.update

Class Tests Errors Failures Skipped Success Rate Time
NvdCveUpdaterIntegrationTest 1 0 0 0 100% 20.147
StandardUpdateIntegrationTest 3 0 0 0 100% 6.305

org.owasp.dependencycheck.data.nvdcve

Class Tests Errors Failures Skipped Success Rate Time
CveDBIntegrationTest 3 0 0 0 100% 47.399
DatabasePropertiesIntegrationTest 5 0 0 0 100% 68.998

Test Cases

[Summary] [Package List] [Test Cases]

ArchiveAnalyzerIntegrationTest

testAnalyzeTar 19.447
testAnalyzeTgz 20.04
testAnalyze 15.895
testGetAnalysisPhase 3.715
testGetName 3.014
testAnalyze_badZip 14.338
testInitialize 2.764
testAnalyzeTarGz 17.752
testSupportsExtension 3.489
testGetSupportedExtensions 3.284

CPEAnalyzerIntegrationTest

testSearchCPE 16.521
testDetermineCPE 10.462
testDetermineCPE_full 25.31
testBuildSearch 2.945

VulnerabilitySuppressionAnalyzerIntegrationTest

testAnalyze 22.925
testGetAnalysisPhase 2.765
testGetName 2.686

CveDBIntegrationTest

testOpen 15.129
testGetCPEs 14.713
testGetVulnerabilities 17.557

DatabasePropertiesIntegrationTest

testSave 14.682
testGetProperty_String_String 15.192
testGetProperties 10.662
testGetProperty_String 13.377
testIsEmpty 15.085

NvdCveUpdaterIntegrationTest

testUpdate 20.147

StandardUpdateIntegrationTest

testOpenDataStores 2.455
testUpdatesNeeded 1.9
testWithinRange 1.95

EngineIntegrationTest

testScan 0.974
testEngine 69.87

ReportGeneratorIntegrationTest

testGenerateXMLReport 24.944
testGenerateReport 2.966

DownloaderIntegrationTest

testGetLastModified 0.397
testFetchFile 6.089