Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
28 | 0 | 1 | 0 | 96.429% | 5.666 |
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% | 5.662 |
org.apache.maven.plugins.checkstyle.exec | 4 | 0 | 0 | 0 | 100% | 0.004 |
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.663 |
![]() |
CheckstyleViolationCheckMojoTest | 6 | 0 | 0 | 0 | 100% | 0.994 |
![]() |
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 |
![]() |
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.961 |
![]() |
testNoRulesSummary | 0.289 |
![]() |
testUseFile | 0.419 |
![]() |
testNoSeveritySummary | 0.203 |
![]() |
testDependencyResolutionException | 0.046 |
![]() |
testCustomConfiguration | 0.931 |
![]() |
testNoSource | 0.131 |
![]() |
testMinConfiguration | 0.335 |
![]() |
testFailOnError | 0.075 |
![]() |
testTestSourceDirectory | 0.198 |
CheckstyleViolationCheckMojoTest
![]() |
testDefaultConfig | 0.026 |
![]() |
testPlainOutputFileFailOnError | 0.247 |
![]() |
testPlainOutputFile | 0.159 |
![]() |
testNoOutputFile | 0.427 |
![]() |
testInvalidFormatWithSkipExec | 0 |
![]() |
testNoFail | 0.133 |
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 | |