Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.120 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.104 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.052 s |
![]() |
JUnit4Reflector40Test | 4 | 0 | 0 | 0 | 100% | 0.016 s |
![]() |
JUnit4RunListenerTest | 2 | 0 | 0 | 0 | 100% | 0.036 s |
Test Cases
[Summary] [Package List] [Test Cases]
JUnit4ProviderUtilTest
![]() |
testOldJUnitParameterizedDescriptionParser | 0.032 s |
![]() |
testNewJUnitParameterizedDescriptionParser | 0 s |
![]() |
testGenerateFailingTestDescriptions | 0.004 s |
![]() |
testIllegalTestDescriptionNegativeTest | 0 s |
JUnit4Reflector40Test
![]() |
testGetAnnotatedIgnore | 0.012 s |
![]() |
testCreateIgnored | 0.004 s |
![]() |
testCreateDescription | 0 s |
![]() |
testCreatePureDescription | 0 s |
JUnit4RunListenerTest
![]() |
testTestStarted | 0.024 s |
![]() |
testParallelInvocations | 0.012 s |