Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
25 | 0 | 1 | 0 | 96.0% | 6.331 s |
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.2% | 6.331 s |
org.apache.maven.plugins.checkstyle.exec | 4 | 0 | 0 | 0 | 100% | 0 s |
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.0% | 5.576 s | |
CheckstyleViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 0.755 s | |
RuleUtilTest | 4 | 0 | 0 | 0 | 100% | 0 s | |
ViolationTest | 1 | 0 | 0 | 0 | 100% | 0 s |
org.apache.maven.plugins.checkstyle.exec
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
CheckstyleReportListenerMultiSourceTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
CheckstyleReportListenerTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
CheckstyleResultsTest | 2 | 0 | 0 | 0 | 100% | 0 s |
Test Cases
[Summary] [Package List] [Test Cases]
CheckstyleReportTest
testNoFilesSummary | 2.625 s | |
testNoRulesSummary | 0.340 s | |
testUseFile | 0.482 s | |
testNoSeveritySummary | 0.242 s | |
testDependencyResolutionException | 0.050 s | |
testCustomConfiguration | 0.982 s | |
testNoSource | 0.151 s | |
testMinConfiguration | 0.202 s | |
testFailOnError | 0.199 s | |
testTestSourceDirectory | 0.203 s |
CheckstyleViolationCheckMojoTest
testDefaultConfig | 0.092 s | |
testPlainOutputFileFailOnError | 0.232 s | |
testPlainOutputFile | 0.128 s | |
testNoOutputFile | 0.089 s | |
testInvalidFormatWithSkipExec | 0.072 s | |
testNoFail | 0.116 s |
CheckstyleReportListenerMultiSourceTest
testListeners | 0 s |
CheckstyleReportListenerTest
testListeners | 0 s |
CheckstyleResultsTest
testResults | 0 s | |
testEmptyResults | 0 s |
RuleUtilTest
testGetName | 0 s | |
testMatcherWithBlankStrings | 0 s | |
testMatcher | 0 s | |
testGetCategory | 0 s |
ViolationTest
testEquals | 0 s |
Failure Details
[Summary] [Package List] [Test Cases]
testNoSource | |
- | junit.framework.AssertionFailedError |
- |