Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 19.008 |
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% | 19.003 |
org.apache.maven.plugins.pmd.exec | 1 | 0 | 0 | 0 | 100% | 0.005 |
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.914 | |
CpdViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.388 | |
PmdReportTest | 26 | 0 | 0 | 0 | 100% | 12.462 | |
PmdViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 2.239 |
org.apache.maven.plugins.pmd.exec
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
Test Cases
[Summary] [Package List] [Test Cases]
CpdReportTest
CpdViolationCheckMojoTest
testException | 0.093 | |
testExclusionsConfiguration | 0.1 | |
testDefaultConfiguration | 0.091 | |
testNotFailOnViolation | 0.101 |
ExecutorTest
testBuildClasspath | 0.002 |
PmdReportTest
PmdViolationCheckMojoTest
testException | 0.056 | |
testMaxAllowedViolations | 0.407 | |
testDefaultConfiguration | 0.421 | |
testViolationExclusion | 0.461 | |
testNotFailOnViolation | 0.444 | |
testFailurePriority | 0.443 |