Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
25 | 0 | 1 | 0 | 96% | 5.43 |
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 | 21 | 0 | 1 | 0 | 95.238% | 5.425 |
org.apache.maven.plugins.checkstyle.exec | 4 | 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.checkstyle
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CheckstyleReportTest | 10 | 0 | 1 | 0 | 90% | 4.566 | |
CheckstyleViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 0.857 | |
RuleUtilTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
ViolationTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
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.001 |
Test Cases
[Summary] [Package List] [Test Cases]
CheckstyleReportTest
testNoFilesSummary | 1.923 | |
testNoRulesSummary | 0.334 | |
testUseFile | 0.294 | |
testNoSeveritySummary | 0.213 | |
testDependencyResolutionException | 0.139 | |
testCustomConfiguration | 0.865 | |
testNoSource | 0.12 | |
testMinConfiguration | 0.218 | |
testFailOnError | 0.188 | |
testTestSourceDirectory | 0.176 |
CheckstyleViolationCheckMojoTest
testDefaultConfig | 0.031 | |
testPlainOutputFileFailOnError | 0.209 | |
testPlainOutputFile | 0.358 | |
testNoOutputFile | 0.005 | |
testInvalidFormatWithSkipExec | 0.143 | |
testNoFail | 0.104 |
CheckstyleReportListenerMultiSourceTest
testListeners | 0 |
CheckstyleReportListenerTest
testListeners | 0 |
CheckstyleResultsTest
testResults | 0 | |
testEmptyResults | 0 |
RuleUtilTest
testGetName | 0 | |
testMatcherWithBlankStrings | 0 | |
testMatcher | 0 | |
testGetCategory | 0 |
ViolationTest
testEquals | 0 |
Failure Details
[Summary] [Package List] [Test Cases]
testNoSource | |
junit.framework.AssertionFailedError | |