Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
166 | 0 | 0 | 0 | 100% | 6.642 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% | 6.258 s |
org.apache.maven.surefire.booter.spi | 45 | 0 | 0 | 0 | 100% | 0.384 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.526 s | |
PpidCheckerTest | 20 | 0 | 0 | 0 | 100% | 2.536 s | |
SystemUtilsTest$MockTest | 2 | 0 | 0 | 0 | 100% | 1.116 s | |
SystemUtilsTest$PlainUnitTests | 21 | 0 | 0 | 0 | 100% | 0.015 s | |
IsolatedClassLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
ForkedBooterTest | 12 | 0 | 0 | 0 | 100% | 0.045 s | |
ForkedBooterMockTest | 13 | 0 | 0 | 0 | 100% | 1.981 s | |
BooterDeserializerTest | 1 | 0 | 0 | 0 | 100% | 0.010 s | |
ClasspathTest | 15 | 0 | 0 | 0 | 100% | 0 s | |
PropertiesWrapperTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
SurefireReflectorTest | 25 | 0 | 0 | 0 | 100% | 0.019 s |
org.apache.maven.surefire.booter.spi
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
CommandChannelDecoderTest | 16 | 0 | 0 | 0 | 100% | 0.030 s | |
EventChannelEncoderTest | 29 | 0 | 0 | 0 | 100% | 0.354 s |
Test Cases
[Summary] [Package List] [Test Cases]
CommandReaderTest
twoIterators | 0.324 s | |
stopBeforeReadInThread | 0.031 s | |
shouldAwaitReaderUp | 0.031 s | |
readTwoClassesInThread | 0.038 s | |
readJustOneClass | 0.053 s | |
manyClasses | 0.049 s |
PpidCheckerTest
SystemUtilsTest$MockTest
shouldBeDifferentJdk9 | 1.111 s | |
shouldBeSameJdk9 | 0.005 s |
SystemUtilsTest$PlainUnitTests
IsolatedClassLoaderTest
shouldLoadIsolatedClass | 0.005 s |
ForkedBooterTest
ForkedBooterMockTest
BooterDeserializerTest
testStartupConfiguration | 0.010 s |
ClasspathTest
PropertiesWrapperTest
testAddList | 0.005 s | |
testWriteToProperties | 0 s | |
testRoundtrip | 0 s | |
testReadFromPropertiesWithEmptyProperties | 0 s | |
testReadFromProperties | 0 s |