Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 167 | 0 | 0 | 0 | 100% | 5.766 |
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 | 122 | 0 | 0 | 0 | 100% | 5.279 |
| org.apache.maven.surefire.booter.spi | 45 | 0 | 0 | 0 | 100% | 0.487 |
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.538 | |
| PpidCheckerTest | 20 | 0 | 0 | 0 | 100% | 1.478 | |
| SystemUtilsTest$MockTest | 2 | 0 | 0 | 0 | 100% | 1.126 | |
| SystemUtilsTest$PlainUnitTests | 22 | 0 | 0 | 0 | 100% | 0.011 | |
| IsolatedClassLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| ForkedBooterTest | 12 | 0 | 0 | 0 | 100% | 0.057 | |
| ForkedBooterMockTest | 13 | 0 | 0 | 0 | 100% | 2.037 | |
| BooterDeserializerTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| ClasspathTest | 15 | 0 | 0 | 0 | 100% | 0.004 | |
| PropertiesWrapperTest | 5 | 0 | 0 | 0 | 100% | 0 | |
| SurefireReflectorTest | 25 | 0 | 0 | 0 | 100% | 0.02 |
org.apache.maven.surefire.booter.spi
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CommandChannelDecoderTest | 16 | 0 | 0 | 0 | 100% | 0.035 | |
| EventChannelEncoderTest | 29 | 0 | 0 | 0 | 100% | 0.452 |
Test Cases
[Summary] [Package List] [Test Cases]
CommandReaderTest
| twoIterators | 0.315 | |
| stopBeforeReadInThread | 0.045 | |
| shouldAwaitReaderUp | 0.033 | |
| readTwoClassesInThread | 0.051 | |
| readJustOneClass | 0.045 | |
| manyClasses | 0.049 |
PpidCheckerTest
SystemUtilsTest$MockTest
| shouldBeDifferentJdk9 | 1.125 | |
| shouldBeSameJdk9 | 0.001 |
SystemUtilsTest$PlainUnitTests
IsolatedClassLoaderTest
| shouldLoadIsolatedClass | 0.004 |
ForkedBooterTest
ForkedBooterMockTest
BooterDeserializerTest
| testStartupConfiguration | 0.004 |
ClasspathTest
PropertiesWrapperTest
| testAddList | 0 | |
| testWriteToProperties | 0 | |
| testRoundtrip | 0 | |
| testReadFromPropertiesWithEmptyProperties | 0 | |
| testReadFromProperties | 0 |



