Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 5.575

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.pmd 17 0 0 0 100% 5.575

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

org.apache.maven.plugin.pmd

Class Tests Errors Failures Skipped Success Rate Time
CpdViolationCheckMojoTest 3 0 0 0 100% 1.534
CpdReportTest 4 0 0 0 100% 1.518
PmdReportTest 6 0 0 0 100% 1.676
PmdViolationCheckMojoTest 4 0 0 0 100% 0.847

Test Cases

CpdViolationCheckMojoTest

testDefaultConfiguration 0.437
testNotFailOnViolation 0.899
testException 0.168

CpdReportTest

testDefaultConfiguration 0.619
testCustomConfiguration 0.422
testInvalidFormat 0.103
testWriteNonHtml 0.372

PmdReportTest

testDefaultConfiguration 0.502
testCustomConfiguration 0.599
testInvalidFormat 0.096
testFileURL 0.337
testSkipConfiguration 0.095
testInvalidTargetJdk 0.043

PmdViolationCheckMojoTest

testDefaultConfiguration 0.092
testNotFailOnViolation 0.603
testFailurePriority 0.091
testException 0.059