Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 49 | 0 | 0 | 0 | 100% | 28.34 s | 
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% | 28.34 s | 
| org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0.004 s | 
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% | 5.288 s | |
| CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.522 s | |
| PmdReportTest | 26 | 0 | 0 | 0 | 100% | 19.65 s | |
| PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.879 s | 
org.apache.maven.plugins.pmd.exec
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
| ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | 
Test Cases
[Summary] [Package List] [Test Cases]
CpdReportTest
CpdViolationCheckMojoTest
| testException | 0.066 s | |
| testExclusionsConfiguration | 0.116 s | |
| testDefaultConfiguration | 0.152 s | |
| testNotFailOnViolation | 0.184 s | 
ExecutorTest
| testBuildClasspath | 0 s | 
PmdReportTest
PmdViolationCheckMojoTest
| testException | 0.080 s | |
| testMaxAllowedViolations | 0.548 s | |
| testDefaultConfiguration | 0.458 s | |
| testViolationExclusion | 0.525 s | |
| testNotFailOnViolation | 0.788 s | |
| testFailurePriority | 0.480 s | 


