Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
166 | 0 | 0 | 0 | 100% | 7.140 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.713 s |
org.apache.maven.surefire.booter.spi | 45 | 0 | 0 | 0 | 100% | 0.427 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.548 s | |
PpidCheckerTest | 20 | 0 | 0 | 0 | 100% | 2.529 s | |
SystemUtilsTest$MockTest | 2 | 0 | 0 | 0 | 100% | 1.315 s | |
SystemUtilsTest$PlainUnitTests | 21 | 0 | 0 | 0 | 100% | 0.009 s | |
IsolatedClassLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
ForkedBooterTest | 12 | 0 | 0 | 0 | 100% | 0.080 s | |
ForkedBooterMockTest | 13 | 0 | 0 | 0 | 100% | 2.190 s | |
BooterDeserializerTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
ClasspathTest | 15 | 0 | 0 | 0 | 100% | 0.008 s | |
PropertiesWrapperTest | 5 | 0 | 0 | 0 | 100% | 0 s | |
SurefireReflectorTest | 25 | 0 | 0 | 0 | 100% | 0.024 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.397 s |
Test Cases
[Summary] [Package List] [Test Cases]
CommandReaderTest
twoIterators | 0.334 s | |
stopBeforeReadInThread | 0.042 s | |
shouldAwaitReaderUp | 0.035 s | |
readTwoClassesInThread | 0.045 s | |
readJustOneClass | 0.045 s | |
manyClasses | 0.047 s |
PpidCheckerTest
SystemUtilsTest$MockTest
shouldBeSameJdk9 | 1.309 s | |
shouldBeDifferentJdk9 | 0.006 s |
SystemUtilsTest$PlainUnitTests
IsolatedClassLoaderTest
shouldLoadIsolatedClass | 0.005 s |
ForkedBooterTest
ForkedBooterMockTest
BooterDeserializerTest
testStartupConfiguration | 0.005 s |
ClasspathTest
PropertiesWrapperTest
testAddList | 0 s | |
testWriteToProperties | 0 s | |
testRoundtrip | 0 s | |
testReadFromPropertiesWithEmptyProperties | 0 s | |
testReadFromProperties | 0 s |