Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 14.555
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% 14.358
CheckstyleViolationCheckMojoTest 4 0 0 0 100% 0.197
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.001
testMinConfiguration 3.394
testCustomConfiguration 1.539
testUseFile 1.609
testNoRulesSummary 1.54
testNoSeveritySummary 1.543
testNoFilesSummary 1.502
testFailOnError 0.684
testDependencyResolutionException 0.062
testTestSourceDirectory 1.484

CheckstyleViolationCheckMojoTest

testDefaultConfig 0.048
testInvalidFormat 0.049
testNoOutputFile 0.049
testNoFail 0.051

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