Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
50 | 0 | 0 | 0 | 100% | 25.84 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 | 49 | 0 | 0 | 0 | 100% | 25.83 s |
org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0.010 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 | 13 | 0 | 0 | 0 | 100% | 4.660 s | |
CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.416 s | |
PmdReportTest | 26 | 0 | 0 | 0 | 100% | 17.36 s | |
PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 3.396 s |
org.apache.maven.plugins.pmd.exec
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.010 s |
Test Cases
[Summary] [Package List] [Test Cases]
CpdReportTest
CpdViolationCheckMojoTest
testException | 0.065 s | |
testExclusionsConfiguration | 0.118 s | |
testDefaultConfiguration | 0.113 s | |
testNotFailOnViolation | 0.110 s |
ExecutorTest
testBuildClasspath | 0 s |
PmdReportTest
PmdViolationCheckMojoTest
testException | 0.069 s | |
testMaxAllowedViolations | 0.732 s | |
testDefaultConfiguration | 0.618 s | |
testViolationExclusion | 0.639 s | |
testNotFailOnViolation | 0.683 s | |
testFailurePriority | 0.655 s |