[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 0.078 |
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.junit4 | 1 | 0 | 0 | 0 | 100% | 0 |
| org.apache.maven.surefire.common.junit4 | 4 | 0 | 0 | 0 | 100% | 0.078 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JUnit4TestCheckerTest | 1 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JUnit4ProviderUtilTest | 1 | 0 | 0 | 0 | 100% | 0.016 | |
| JUnit4Reflector40Test | 1 | 0 | 0 | 0 | 100% | 0 | |
| JUnit4RunListenerTest | 2 | 0 | 0 | 0 | 100% | 0.062 |
[Summary] [Package List] [Test Cases]
| org.apache.maven.surefire.common.junit4.JUnit4RunListenerTest.testTestStarted | 0.062 | |
| org.apache.maven.surefire.common.junit4.JUnit4RunListenerTest.testParallelInvocations | 0 |
| org.apache.maven.surefire.junit4.JUnit4TestCheckerTest.testCannotLoadRunWithAnnotation | 0 |