Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 28.48 |
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.48 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
PmdReportTest | 26 | 0 | 0 | 0 | 100% | 20.702 |
![]() |
CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.289 |
![]() |
PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 3.325 |
![]() |
CpdReportTest | 12 | 0 | 0 | 0 | 100% | 4.164 |
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]
PmdReportTest
ExecutorTest
![]() |
testBuildClasspath | 0 |
CpdViolationCheckMojoTest
![]() |
testDefaultConfiguration | 0.092 |
![]() |
testExclusionsConfiguration | 0.067 |
![]() |
testNotFailOnViolation | 0.067 |
![]() |
testException | 0.06 |
PmdViolationCheckMojoTest
![]() |
testDefaultConfiguration | 0.628 |
![]() |
testViolationExclusion | 0.703 |
![]() |
testNotFailOnViolation | 0.671 |
![]() |
testMaxAllowedViolations | 0.628 |
![]() |
testFailurePriority | 0.642 |
![]() |
testException | 0.049 |