Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 29.18 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% | 29.18 s |
org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0.001 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 |
---|---|---|---|---|---|---|---|
PmdReportTest | 26 | 0 | 0 | 0 | 100% | 19.49 s | |
CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.295 s | |
PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 3.410 s | |
CpdReportTest | 12 | 0 | 0 | 0 | 100% | 5.983 s |
org.apache.maven.plugins.pmd.exec
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
Test Cases
[Summary] [Package List] [Test Cases]
PmdReportTest
ExecutorTest
testBuildClasspath | 0 s |
CpdViolationCheckMojoTest
testException | 0.037 s | |
testExclusionsConfiguration | 0.085 s | |
testDefaultConfiguration | 0.085 s | |
testNotFailOnViolation | 0.084 s |
PmdViolationCheckMojoTest
testException | 0.064 s | |
testMaxAllowedViolations | 0.681 s | |
testDefaultConfiguration | 0.678 s | |
testViolationExclusion | 0.715 s | |
testNotFailOnViolation | 0.695 s | |
testFailurePriority | 0.572 s |