Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 166 | 0 | 0 | 0 | 100% | 8.665 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.booter | 121 | 0 | 0 | 0 | 100% | 8.154 s |
| org.apache.maven.surefire.booter.spi | 45 | 0 | 0 | 0 | 100% | 0.511 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.surefire.booter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| CommandReaderTest | 6 | 0 | 0 | 0 | 100% | 0.653 s | |
| PpidCheckerTest | 20 | 0 | 0 | 0 | 100% | 3.356 s | |
| SystemUtilsTest$MockTest | 2 | 0 | 0 | 0 | 100% | 1.385 s | |
| SystemUtilsTest$PlainUnitTests | 21 | 0 | 0 | 0 | 100% | 0.008 s | |
| IsolatedClassLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.004 s | |
| ForkedBooterTest | 12 | 0 | 0 | 0 | 100% | 0.107 s | |
| ForkedBooterMockTest | 13 | 0 | 0 | 0 | 100% | 2.591 s | |
| BooterDeserializerTest | 1 | 0 | 0 | 0 | 100% | 0.008 s | |
| ClasspathTest | 15 | 0 | 0 | 0 | 100% | 0.014 s | |
| PropertiesWrapperTest | 5 | 0 | 0 | 0 | 100% | 0 s | |
| SurefireReflectorTest | 25 | 0 | 0 | 0 | 100% | 0.028 s |
org.apache.maven.surefire.booter.spi
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| CommandChannelDecoderTest | 16 | 0 | 0 | 0 | 100% | 0.051 s | |
| EventChannelEncoderTest | 29 | 0 | 0 | 0 | 100% | 0.460 s |
Test Cases
[Summary] [Package List] [Test Cases]
CommandReaderTest
| twoIterators | 0.353 s | |
| stopBeforeReadInThread | 0.046 s | |
| shouldAwaitReaderUp | 0.066 s | |
| readTwoClassesInThread | 0.073 s | |
| readJustOneClass | 0.059 s | |
| manyClasses | 0.056 s |
PpidCheckerTest
SystemUtilsTest$MockTest
| shouldBeSameJdk9 | 1.380 s | |
| shouldBeDifferentJdk9 | 0.005 s |
SystemUtilsTest$PlainUnitTests
IsolatedClassLoaderTest
| shouldLoadIsolatedClass | 0.004 s |
ForkedBooterTest
ForkedBooterMockTest
BooterDeserializerTest
| testStartupConfiguration | 0.008 s |
ClasspathTest
PropertiesWrapperTest
| testAddList | 0 s | |
| testWriteToProperties | 0 s | |
| testRoundtrip | 0 s | |
| testReadFromPropertiesWithEmptyProperties | 0 s | |
| testReadFromProperties | 0 s |


