[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 27 | 0 | 0 | 0 | 100% | 4.82 |
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.plugins.checkstyle | 23 | 0 | 0 | 0 | 100% | 4.812 |
| org.apache.maven.plugins.checkstyle.exec | 4 | 0 | 0 | 0 | 100% | 0.008 |
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% | 4.108 | |
| CheckstyleViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 0.704 | |
| ReportResourceTest | 3 | 0 | 0 | 0 | 100% | 0 | |
| RuleUtilTest | 4 | 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.008 | |
| CheckstyleResultsTest | 2 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
| testDefaultConfig | 0.04 | |
| testPlainOutputFileFailOnError | 0.36 | |
| testPlainOutputFile | 0.128 | |
| testNoOutputFile | 0.056 | |
| testInvalidFormatWithSkipExec | 0.048 | |
| testNoFail | 0.064 |