Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.115 s |
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.junit4 | 12 | 0 | 0 | 0 | 100% | 0.016 s |
org.apache.maven.surefire.common.junit4 | 10 | 0 | 0 | 0 | 100% | 0.099 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.surefire.junit4
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
JUnit4TestCheckerTest | 12 | 0 | 0 | 0 | 100% | 0.016 s |
org.apache.maven.surefire.common.junit4
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
JUnit4ProviderUtilTest | 4 | 0 | 0 | 0 | 100% | 0.046 s | |
JUnit4Reflector40Test | 4 | 0 | 0 | 0 | 100% | 0.007 s | |
JUnit4RunListenerTest | 2 | 0 | 0 | 0 | 100% | 0.046 s |
Test Cases
[Summary] [Package List] [Test Cases]
JUnit4ProviderUtilTest
testNewJUnitParameterizedDescriptionParser | 0.046 s | |
testGenerateFailingTestDescriptions | 0 s | |
testIllegalTestDescriptionNegativeTest | 0 s | |
testOldJUnitParameterizedDescriptionParser | 0 s |
JUnit4Reflector40Test
testGetAnnotatedIgnore | 0.007 s | |
testCreateIgnored | 0 s | |
testCreateDescription | 0 s | |
testCreatePureDescription | 0 s |
JUnit4RunListenerTest
testParallelInvocations | 0.016 s | |
testTestStarted | 0.015 s |