Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 195 | 0 | 0 | 0 | 100% | 11.664 |
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.api.report | 3 | 0 | 0 | 0 | 100% | 0.007 |
| org.apache.maven.surefire.api.stream | 32 | 0 | 0 | 0 | 100% | 7.584 |
| org.apache.maven.surefire.api.runorder | 2 | 0 | 0 | 0 | 100% | 0.003 |
| org.apache.maven.surefire.api.util.internal | 61 | 0 | 0 | 0 | 100% | 3.346 |
| org.apache.maven.surefire.api.util | 22 | 0 | 0 | 0 | 100% | 0.067 |
| org.apache.maven.surefire.api.suite | 2 | 0 | 0 | 0 | 100% | 0.002 |
| org.apache.maven.surefire | 4 | 0 | 0 | 0 | 100% | 0.002 |
| org.apache.maven.surefire.api.booter | 1 | 0 | 0 | 0 | 100% | 0.598 |
| org.apache.maven.surefire.api.testset | 68 | 0 | 0 | 0 | 100% | 0.055 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.surefire.api.report
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LegacyPojoStackTraceWriterTest | 3 | 0 | 0 | 0 | 100% | 0.007 |
org.apache.maven.surefire.api.stream
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AbstractStreamEncoderTest | 6 | 0 | 0 | 0 | 100% | 0.009 | |
| AbstractStreamDecoderTest | 26 | 0 | 0 | 0 | 100% | 7.575 |
org.apache.maven.surefire.api.runorder
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ThreadedExecutionSchedulerTest | 2 | 0 | 0 | 0 | 100% | 0.003 |
org.apache.maven.surefire.api.util.internal
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ConcurrencyUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.008 | |
| ImmutableMapTest | 9 | 0 | 0 | 0 | 100% | 0.009 | |
| ChannelsReaderTest | 22 | 0 | 0 | 0 | 100% | 0.139 | |
| ChannelsWriterTest | 23 | 0 | 0 | 0 | 100% | 0.042 | |
| AsyncSocketTest | 1 | 0 | 0 | 0 | 100% | 3.14 | |
| ObjectUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.008 |
org.apache.maven.surefire.api.util
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultDirectoryScannerTest | 1 | 0 | 0 | 0 | 100% | 0.039 | |
| RunOrderCalculatorTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
| RunOrderTest | 6 | 0 | 0 | 0 | 100% | 0.002 | |
| ScanResultTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| TestsToRunTest | 6 | 0 | 0 | 0 | 100% | 0.002 | |
| ReflectionUtilsTest | 7 | 0 | 0 | 0 | 100% | 0.012 |
org.apache.maven.surefire.api.suite
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| RunResultTest | 2 | 0 | 0 | 0 | 100% | 0.002 |
org.apache.maven.surefire
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SpecificTestClassFilterTest | 4 | 0 | 0 | 0 | 100% | 0.002 |
org.apache.maven.surefire.api.booter
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ForkingRunListenerTest | 1 | 0 | 0 | 0 | 100% | 0.598 |
org.apache.maven.surefire.api.testset
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ResolvedTestTest | 3 | 0 | 0 | 0 | 100% | 0.015 | |
| TestListResolverTest | 33 | 0 | 0 | 0 | 100% | 0.031 | |
| FundamentalFilterTest | 32 | 0 | 0 | 0 | 100% | 0.009 |
Test Cases
[Summary] [Package List] [Test Cases]
ThreadedExecutionSchedulerTest
| testAddTestJaggedResult | 0.003 | |
| testAddTest | 0 |
ForkingRunListenerTest
| testInfo | 0.598 |
LegacyPojoStackTraceWriterTest
| testWriteTrimmedTraceToString | 0.006 | |
| testMultiLineMessage | 0.001 | |
| testCausedBy | 0 |
RunResultTest
| testFailuresInFirstRun | 0.002 | |
| testEmptySummaryShouldBeErrorFree | 0 |
ResolvedTestTest
| testEmptyMethodRegex | 0.015 | |
| testFromFullyQualifiedClass | 0 | |
| testEmptyClassRegex | 0 |
TestListResolverTest
ConcurrencyUtilsTest
DefaultDirectoryScannerTest
| testLocateTestClasses | 0.039 |
RunOrderCalculatorTest
| testOrderTestClasses | 0.01 |
RunOrderTest
ScanResultTest
| testWriteTo | 0.002 |
TestsToRunTest
| testContainsExactly | 0.001 | |
| testContainsAtLeast | 0 | |
| testTwoIterators | 0.001 | |
| testToRunArray | 0 | |
| testGetTestSets | 0 | |
| testGetClassByName | 0 |
SpecificTestClassFilterTest
| testMatchSingleSegmentWildcard | 0.002 | |
| testMatchSingleSegmentWordWildcard | 0 | |
| testMatchSingleCharacterWildcard | 0 | |
| testMatchMultiSegmentWildcard | 0 |
FundamentalFilterTest
ImmutableMapTest
ReflectionUtilsTest
ChannelsReaderTest
ChannelsWriterTest
AsyncSocketTest
| test | 3.14 |
AbstractStreamEncoderTest
| shouldComputeStreamPreemptiveLength | 0.006 | |
| testWrite | 0 | |
| testSendOpcode | 0.002 | |
| testIntegerAsNull | 0.001 | |
| testInteger | 0 | |
| testEncodedString | 0 |
AbstractStreamDecoderTest
ObjectUtilsTest
| shouldSupportSecurityManager | 0.008 |



