[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 24 | 0 | 0 | 0 | 100% | 25.773 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.plugin.checkstyle | 20 | 0 | 0 | 0 | 100% | 25.773 |
| org.apache.maven.plugin.checkstyle.exec | 4 | 0 | 0 | 0 | 100% | 0 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CheckstyleReportTest | 10 | 0 | 0 | 0 | 100% | 25.545 | |
| CheckstyleViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.228 | |
| ReportResourceTest | 3 | 0 | 0 | 0 | 100% | 0 | |
| RuleUtilTest | 3 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CheckstyleReportListenerMultiSourceTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| CheckstyleReportListenerTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| CheckstyleResultsTest | 2 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testNoSource | 1.479 | |
| testMinConfiguration | 6.022 | |
| testCustomConfiguration | 2.424 | |
| testUseFile | 3.021 | |
| testNoRulesSummary | 3.206 | |
| testNoSeveritySummary | 2.752 | |
| testNoFilesSummary | 2.888 | |
| testFailOnError | 1.341 | |
| testDependencyResolutionException | 0.089 | |
| testTestSourceDirectory | 2.323 |
| testDefaultConfig | 0.035 | |
| testInvalidFormat | 0.045 | |
| testNoOutputFile | 0.075 | |
| testNoFail | 0.073 |