Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 22.472 |
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.47 |
org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0.002 |
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.675 | |
CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.697 | |
PmdReportTest | 26 | 0 | 0 | 0 | 100% | 15.394 | |
PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.704 |
org.apache.maven.plugins.pmd.exec
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
Test Cases
[Summary] [Package List] [Test Cases]
CpdReportTest
CpdViolationCheckMojoTest
testException | 0.094 | |
testNotFailOnViolation | 0.147 | |
testDefaultConfiguration | 0.124 | |
testExclusionsConfiguration | 0.304 |
ExecutorTest
testBuildClasspath | 0 |
PmdReportTest
PmdViolationCheckMojoTest
testException | 0.044 | |
testViolationExclusion | 0.512 | |
testNotFailOnViolation | 0.52 | |
testDefaultConfiguration | 0.554 | |
testMaxAllowedViolations | 0.537 | |
testFailurePriority | 0.525 |