Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 25.773

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.plugin.checkstyle 20 0 0 0 100% 25.773
org.apache.maven.plugin.checkstyle.exec 4 0 0 0 100% 0

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.checkstyle

Class Tests Errors Failures Skipped Success Rate Time
CheckstyleReportTest 10 0 0 0 100% 25.545
CheckstyleViolationCheckMojoTest 4 0 0 0 100% 0.228
ReportResourceTest 3 0 0 0 100% 0
RuleUtilTest 3 0 0 0 100% 0

org.apache.maven.plugin.checkstyle.exec

Class Tests Errors Failures Skipped Success Rate Time
CheckstyleReportListenerMultiSourceTest 1 0 0 0 100% 0
CheckstyleReportListenerTest 1 0 0 0 100% 0
CheckstyleResultsTest 2 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

CheckstyleReportTest

testNoSource 1.479
testMinConfiguration 6.022
testCustomConfiguration 2.424
testUseFile 3.021
testNoRulesSummary 3.206
testNoSeveritySummary 2.752
testNoFilesSummary 2.888
testFailOnError 1.341
testDependencyResolutionException 0.089
testTestSourceDirectory 2.323

CheckstyleViolationCheckMojoTest

testDefaultConfig 0.035
testInvalidFormat 0.045
testNoOutputFile 0.075
testNoFail 0.073

CheckstyleReportListenerMultiSourceTest

testListeners 0

CheckstyleReportListenerTest

testListeners 0

CheckstyleResultsTest

testEmptyResults 0
testResults 0

ReportResourceTest

testConstructor 0
testSetters 0
testCopy 0

RuleUtilTest

testGetName 0
testGetCategory 0
testMatcher 0