Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.132 |
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.021 |
org.apache.maven.surefire.common.junit4 | 10 | 0 | 0 | 0 | 100% | 0.111 |
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.021 |
org.apache.maven.surefire.common.junit4
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
JUnit4Reflector40Test | 4 | 0 | 0 | 0 | 100% | 0.014 |
![]() |
JUnit4ProviderUtilTest | 4 | 0 | 0 | 0 | 100% | 0.021 |
![]() |
JUnit4RunListenerTest | 2 | 0 | 0 | 0 | 100% | 0.076 |
Test Cases
[Summary] [Package List] [Test Cases]
JUnit4Reflector40Test
![]() |
testGetAnnotatedIgnore | 0.009 |
![]() |
testCreateIgnored | 0.002 |
![]() |
testCreateDescription | 0.001 |
![]() |
testCreatePureDescription | 0 |
JUnit4ProviderUtilTest
![]() |
testGenerateFailingTestDescriptions | 0 |
![]() |
testIllegalTestDescriptionNegativeTest | 0.019 |
![]() |
testOldJUnitParameterizedDescriptionParser | 0 |
![]() |
testNewJUnitParameterizedDescriptionParser | 0 |
JUnit4RunListenerTest
![]() |
testTestStarted | 0.047 |
![]() |
testParallelInvocations | 0.009 |