Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
20 0 0 0 100% 20.058

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.checkstyle 20 0 0 0 100% 20.058

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
CheckstyleViolationCheckMojoTest 4 0 0 0 100% 1.776
CheckstyleResultsTest 2 0 0 0 100% 0.022
CheckstyleReportTest 10 0 0 0 100% 18.249
ReportResourceTest 3 0 0 0 100% 0.005
CheckstyleReportListenerTest 1 0 0 0 100% 0.006

Test Cases

CheckstyleViolationCheckMojoTest

testDefaultConfig 1.14
testInvalidFormat 0.21
testNoOutputFile 0.197
testNoFail 0.141

CheckstyleResultsTest

testResults 0.016
testEmptyResults 0.001

CheckstyleReportTest

testNoSource 2.046
testMinConfiguration 3.908
testCustomConfiguration 1.704
testUseFile 1.915
testNoRulesSummary 1.825
testNoSeveritySummary 1.727
testNoFilesSummary 1.688
testFailOnError 1.492
testDependencyResolutionException 0.231
testTestSourceDirectory 1.669

ReportResourceTest

testConstructor 0
testSetters 0
testCopy 0.001

CheckstyleReportListenerTest

testListeners 0.002