Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 6.762
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
RuleUtilTest 3 0 0 0 100% 0.001
CheckstyleViolationCheckMojoTest 4 0 0 0 100% 0.098
ReportResourceTest 3 0 0 0 100% 0.004
CheckstyleReportTest 10 0 0 0 100% 6.659

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]

RuleUtilTest

testGetName 0
testGetCategory 0
testMatcher 0.001

CheckstyleReportListenerMultiSourceTest

testListeners 0

CheckstyleReportListenerTest

testListeners 0

CheckstyleResultsTest

testResults 0
testEmptyResults 0

CheckstyleViolationCheckMojoTest

testDefaultConfig 0.029
testInvalidFormat 0.023
testNoOutputFile 0.022
testNoFail 0.024

ReportResourceTest

testSetters 0.003
testConstructor 0.001
testCopy 0

CheckstyleReportTest

testMinConfiguration 2.399
testCustomConfiguration 0.699
testUseFile 0.694
testNoRulesSummary 0.639
testNoSeveritySummary 0.602
testNoFilesSummary 0.629
testFailOnError 0.32
testDependencyResolutionException 0.049
testTestSourceDirectory 0.6
testNoSource 0.028