Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
25 | 0 | 1 | 0 | 96.0% | 5.379 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% | 5.375 s |
org.apache.maven.plugins.checkstyle.exec | 4 | 0 | 0 | 0 | 100% | 0.004 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% | 4.740 s | |
CheckstyleViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 0.635 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.004 s |
Test Cases
[Summary] [Package List] [Test Cases]
CheckstyleReportTest
testNoFilesSummary | 1.989 s | |
testNoRulesSummary | 0.408 s | |
testUseFile | 0.279 s | |
testNoSeveritySummary | 0.269 s | |
testDependencyResolutionException | 0.117 s | |
testCustomConfiguration | 0.920 s | |
testNoSource | 0.100 s | |
testMinConfiguration | 0.160 s | |
testFailOnError | 0.164 s | |
testTestSourceDirectory | 0.214 s |
CheckstyleViolationCheckMojoTest
testDefaultConfig | 0.056 s | |
testPlainOutputFileFailOnError | 0.207 s | |
testPlainOutputFile | 0.127 s | |
testNoOutputFile | 0.068 s | |
testInvalidFormatWithSkipExec | 0.071 s | |
testNoFail | 0.106 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 |
- |