Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 0.021

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.surefire.common.junit3 8 0 0 0 100% 0.021

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

org.apache.maven.surefire.common.junit3

Class Tests Errors Failures Skipped Success Rate Time
JUnit3TestCheckerTest 8 0 0 0 100% 0.021

Test Cases

[Summary] [Package List] [Test Cases]

JUnit3TestCheckerTest

testValidJunitSubclassWithoutOwnTestmethods 0.004
testValidJunit4Annotated 0
testValidJunit4itsAJunit3Test 0.008
testDontAcceptAbstractClasses 0
testCustomSuiteOnlyTest 0.003
testIinnerClassNotAutomaticallyTc 0.003
testInvalidTest 0.001
testSuiteOnlyTest 0.002