[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 24 | 0 | 0 | 0 | 100% | 6.762 |
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% | 6.762 |
| 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 | |
|---|---|---|---|---|---|---|---|
| RuleUtilTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
| CheckstyleViolationCheckMojoTest | 4 | 0 | 0 | 0 | 100% | 0.098 | |
| ReportResourceTest | 3 | 0 | 0 | 0 | 100% | 0.004 | |
| CheckstyleReportTest | 10 | 0 | 0 | 0 | 100% | 6.659 |
| 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]
| testDefaultConfig | 0.029 | |
| testInvalidFormat | 0.023 | |
| testNoOutputFile | 0.022 | |
| testNoFail | 0.024 |
| testMinConfiguration | 2.399 | |
| testCustomConfiguration | 0.699 | |
| testUseFile | 0.694 | |
| testNoRulesSummary | 0.639 | |
| testNoSeveritySummary | 0.602 | |
| testNoFilesSummary | 0.629 | |
| testFailOnError | 0.32 | |
| testDependencyResolutionException | 0.049 | |
| testTestSourceDirectory | 0.6 | |
| testNoSource | 0.028 |