Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.219 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.021 s |
org.apache.maven.surefire.common.junit4 | 10 | 0 | 0 | 0 | 100% | 0.198 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.021 s |
org.apache.maven.surefire.common.junit4
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
JUnit4ProviderUtilTest | 4 | 0 | 0 | 0 | 100% | 0.111 s | |
JUnit4Reflector40Test | 4 | 0 | 0 | 0 | 100% | 0.016 s | |
JUnit4RunListenerTest | 2 | 0 | 0 | 0 | 100% | 0.071 s |
Test Cases
[Summary] [Package List] [Test Cases]
JUnit4ProviderUtilTest
testGenerateFailingTestDescriptions | 0.026 s | |
testIllegalTestDescriptionNegativeTest | 0.063 s | |
testOldJUnitParameterizedDescriptionParser | 0 s | |
testNewJUnitParameterizedDescriptionParser | 0.001 s |
JUnit4Reflector40Test
testCreateDescription | 0.010 s | |
testCreateIgnored | 0 s | |
testGetAnnotatedIgnore | 0.006 s | |
testCreatePureDescription | 0 s |
JUnit4RunListenerTest
testTestStarted | 0.059 s | |
testParallelInvocations | 0.008 s |