Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 49 | 0 | 0 | 0 | 100% | 22.004 |
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% | 22.003 |
| org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0.001 |
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 | |
|---|---|---|---|---|---|---|---|
| PmdReportTest | 26 | 0 | 0 | 0 | 100% | 15.411 | |
| CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.313 | |
| PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.913 | |
| CpdReportTest | 12 | 0 | 0 | 0 | 100% | 3.366 |
org.apache.maven.plugins.pmd.exec
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
PmdReportTest
ExecutorTest
| testBuildClasspath | 0 |
CpdViolationCheckMojoTest
| testNotFailOnViolation | 0.083 | |
| testException | 0.061 | |
| testDefaultConfiguration | 0.086 | |
| testExclusionsConfiguration | 0.083 |
PmdViolationCheckMojoTest
| testNotFailOnViolation | 0.534 | |
| testMaxAllowedViolations | 0.559 | |
| testFailurePriority | 0.628 | |
| testException | 0.071 | |
| testDefaultConfiguration | 0.577 | |
| testViolationExclusion | 0.543 |



