Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.205 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.025 s |
org.apache.maven.surefire.common.junit4 | 10 | 0 | 0 | 0 | 100% | 0.180 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.025 s |
org.apache.maven.surefire.common.junit4
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
JUnit4ProviderUtilTest | 4 | 0 | 0 | 0 | 100% | 0.081 s | |
JUnit4Reflector40Test | 4 | 0 | 0 | 0 | 100% | 0.024 s | |
JUnit4RunListenerTest | 2 | 0 | 0 | 0 | 100% | 0.075 s |
Test Cases
[Summary] [Package List] [Test Cases]
JUnit4ProviderUtilTest
testOldJUnitParameterizedDescriptionParser | 0.055 s | |
testNewJUnitParameterizedDescriptionParser | 0 s | |
testGenerateFailingTestDescriptions | 0.005 s | |
testIllegalTestDescriptionNegativeTest | 0 s |
JUnit4Reflector40Test
testCreatePureDescription | 0 s | |
testGetAnnotatedIgnore | 0.019 s | |
testCreateIgnored | 0.005 s | |
testCreateDescription | 0 s |
JUnit4RunListenerTest
testTestStarted | 0.039 s | |
testParallelInvocations | 0.005 s |