Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 28 | 0 | 1 | 0 | 96.429% | 4.953 | 
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.checkstyle | 24 | 0 | 1 | 0 | 95.833% | 4.947 | 
| org.apache.maven.plugins.checkstyle.exec | 4 | 0 | 0 | 0 | 100% | 0.006 | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.checkstyle
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CheckstyleReportTest | 10 | 0 | 1 | 0 | 90% | 4.254 | |
| CheckstyleViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 0.688 | |
| ReportResourceTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
| RuleUtilTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
| ViolationTest | 1 | 0 | 0 | 0 | 100% | 0.002 | 
org.apache.maven.plugins.checkstyle.exec
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CheckstyleReportListenerMultiSourceTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
| CheckstyleReportListenerTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| CheckstyleResultsTest | 2 | 0 | 0 | 0 | 100% | 0.002 | 
Test Cases
[Summary] [Package List] [Test Cases]
CheckstyleReportTest
| testNoFilesSummary | 1.832 | |
| testNoRulesSummary | 0.256 | |
| testUseFile | 0.223 | |
| testNoSeveritySummary | 0.164 | |
| testDependencyResolutionException | 0.204 | |
| testCustomConfiguration | 0.9 | |
| testNoSource | 0.101 | |
| testMinConfiguration | 0.141 | |
| testFailOnError | 0.213 | |
| testTestSourceDirectory | 0.154 | 
CheckstyleViolationCheckMojoTest
| testDefaultConfig | 0.051 | |
| testPlainOutputFileFailOnError | 0.207 | |
| testPlainOutputFile | 0.118 | |
| testNoOutputFile | 0.069 | |
| testInvalidFormatWithSkipExec | 0.076 | |
| testNoFail | 0.115 | 
CheckstyleReportListenerMultiSourceTest
| testListeners | 0 | 
CheckstyleReportListenerTest
| testListeners | 0 | 
CheckstyleResultsTest
| testResults | 0 | |
| testEmptyResults | 0 | 
ReportResourceTest
| testCopy | 0 | |
| testSetters | 0 | |
| testConstructor | 0 | 
RuleUtilTest
| testGetName | 0 | |
| testMatcherWithBlankStrings | 0 | |
| testMatcher | 0 | |
| testGetCategory | 0 | 
ViolationTest
| testEquals | 0 | 
Failure Details
[Summary] [Package List] [Test Cases]
| testNoSource | |
| junit.framework.AssertionFailedError | |




