Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 21.128 |
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.apache.maven.plugins.pmd | 48 | 0 | 0 | 0 | 100% | 21.128 |
org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.pmd
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CpdReportTest | 12 | 0 | 0 | 0 | 100% | 3.88 | |
CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.443 | |
PmdReportTest | 26 | 0 | 0 | 0 | 100% | 14.052 | |
PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.753 |
org.apache.maven.plugins.pmd.exec
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0 |
Test Cases
[Summary] [Package List] [Test Cases]
CpdReportTest
CpdViolationCheckMojoTest
testException | 0.057 | |
testDefaultConfiguration | 0.152 | |
testNotFailOnViolation | 0.126 | |
testExclusionsConfiguration | 0.103 |
ExecutorTest
testBuildClasspath | 0 |
PmdReportTest
PmdViolationCheckMojoTest
testException | 0.042 | |
testDefaultConfiguration | 0.671 | |
testNotFailOnViolation | 0.533 | |
testMaxAllowedViolations | 0.509 | |
testFailurePriority | 0.513 | |
testViolationExclusion | 0.482 |