[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
8 | 0 | 0 | 0 | 100% | 0.023 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[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.023 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JUnit3TestCheckerTest | 8 | 0 | 0 | 0 | 100% | 0.023 |
[Summary] [Package List] [Test Cases]
testValidJunitSubclassWithoutOwnTestmethods | 0.005 | |
testIinnerClassNotAutomaticallyTc | 0.003 | |
testValidJunit4Annotated | 0 | |
testValidJunit4itsAJunit3Test | 0.002 | |
testDontAcceptAbstractClasses | 0 | |
testSuiteOnlyTest | 0.002 | |
testCustomSuiteOnlyTest | 0.01 | |
testInvalidTest | 0.001 |