Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
166 | 0 | 0 | 0 | 100% | 9.385 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.817 s |
org.apache.maven.surefire.booter.spi | 45 | 0 | 0 | 0 | 100% | 0.568 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.892 s | |
PpidCheckerTest | 20 | 0 | 0 | 0 | 100% | 2.857 s | |
SystemUtilsTest$MockTest | 2 | 0 | 0 | 0 | 100% | 1.786 s | |
SystemUtilsTest$PlainUnitTests | 21 | 0 | 0 | 0 | 100% | 0.010 s | |
IsolatedClassLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.010 s | |
ForkedBooterTest | 12 | 0 | 0 | 0 | 100% | 0.151 s | |
ForkedBooterMockTest | 13 | 0 | 0 | 0 | 100% | 3.060 s | |
BooterDeserializerTest | 1 | 0 | 0 | 0 | 100% | 0.006 s | |
ClasspathTest | 15 | 0 | 0 | 0 | 100% | 0.011 s | |
PropertiesWrapperTest | 5 | 0 | 0 | 0 | 100% | 0 s | |
SurefireReflectorTest | 25 | 0 | 0 | 0 | 100% | 0.034 s |
org.apache.maven.surefire.booter.spi
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
CommandChannelDecoderTest | 16 | 0 | 0 | 0 | 100% | 0.050 s | |
EventChannelEncoderTest | 29 | 0 | 0 | 0 | 100% | 0.518 s |
Test Cases
[Summary] [Package List] [Test Cases]
CommandReaderTest
twoIterators | 0.448 s | |
stopBeforeReadInThread | 0.094 s | |
shouldAwaitReaderUp | 0.136 s | |
readTwoClassesInThread | 0.070 s | |
readJustOneClass | 0.061 s | |
manyClasses | 0.083 s |
PpidCheckerTest
SystemUtilsTest$MockTest
shouldBeDifferentJdk9 | 1.780 s | |
shouldBeSameJdk9 | 0.006 s |
SystemUtilsTest$PlainUnitTests
IsolatedClassLoaderTest
shouldLoadIsolatedClass | 0.010 s |
ForkedBooterTest
ForkedBooterMockTest
BooterDeserializerTest
testStartupConfiguration | 0.006 s |
ClasspathTest
PropertiesWrapperTest
testAddList | 0 s | |
testWriteToProperties | 0 s | |
testRoundtrip | 0 s | |
testReadFromPropertiesWithEmptyProperties | 0 s | |
testReadFromProperties | 0 s |