Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
172 0 0 1 99.4% 2.667 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 127 0 0 1 99.2% 2.275 s
org.apache.maven.surefire.booter.spi 45 0 0 0 100% 0.392 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
SystemUtilsTest 0 0 0 0 0% 0.280 s
BooterDeserializerTest 1 0 0 0 100% 0.003 s
ForkedBooterTest 12 0 0 0 100% 0.017 s
ProcessHandleCheckerTest 11 0 0 0 100% 0.003 s
SystemUtilsTest$MockTest 2 0 0 0 100% 0.269 s
ClasspathTest 15 0 0 0 100% 0.003 s
PropertiesWrapperTest 5 0 0 0 100% 0.001 s
ProcessCheckerTest 15 0 0 0 100% 0.010 s
ForkedBooterMockTest 13 0 0 0 100% 1.288 s
SurefireReflectorTest 25 0 0 0 100% 0.015 s
IsolatedClassLoaderTest 1 0 0 0 100% 0.001 s
SystemUtilsTest$PlainUnitTests 21 0 0 1 95.2% 0.008 s
CommandReaderTest 6 0 0 0 100% 0.377 s

org.apache.maven.surefire.booter.spi

- Class Tests Errors Failures Skipped Success Rate Time
CommandChannelDecoderTest 16 0 0 0 100% 0.035 s
EventChannelEncoderTest 29 0 0 0 100% 0.357 s

Test Cases

[Summary] [Package List] [Test Cases]

BooterDeserializerTest

testStartupConfiguration 0.003 s

ForkedBooterTest

testThreadDump 0.003 s
shouldGenerateThreadDump 0 s
testPropsNotExist 0.001 s
testPropsExist 0.007 s
testBarrier1 0.001 s
testBarrier2 0 s
shouldNotBeDebugMode 0.001 s
shouldReadSurefireProperties 0.003 s
shouldFindCurrentProcessName 0 s
testScheduler 0 s
shouldCreateScheduler 0 s
testIsDebug 0.001 s

ProcessHandleCheckerTest

shouldCreateViaFactoryMethod 0 s
shouldReturnMeaningfulToString 0.001 s
shouldThrowOnInvalidPpidFormat 0.001 s
shouldReturnToStringWithStartInstantAfterCanUse 0 s
shouldReturnProcessInfoAfterCanUse 0 s
shouldDetectNonExistentProcessAsNotUsable 0 s
shouldStopChecker 0 s
shouldDetectCurrentProcessAsAlive 0.001 s
shouldReturnNullFromFactoryForNullPpid 0 s
shouldReportAvailableOnJava9Plus 0 s
shouldDestroyActiveCommands 0 s

CommandChannelDecoderTest

testDecoderRunClass 0.017 s
shouldIgnoreDamagedHeader 0 s
shouldNotDecodeCorruptedCommand 0.011 s
shouldIgnoreDamagedStream 0 s
shouldDecodeTwoCommands 0.001 s
testDecoderShutdownWithExit 0 s
testDecoderShutdownWithKill 0.001 s
testDecoderTestsetFinished 0 s
testIncompleteCommandStart 0 s
testIncompleteCommand 0.001 s
testDecoderByeAck 0 s
testBinaryCommandStream 0.002 s
testDecoderNoop 0 s
shouldSkipCorruptedCommand 0 s
testDecoderSkipSinceNextTest 0.001 s
testDecoderShutdownWithDefault 0 s

SystemUtilsTest$MockTest

shouldBeDifferentJdk9 0.268 s
shouldBeSameJdk9 0 s

ClasspathTest

testShouldJoinTwoNullClasspaths 0 s
testShouldNotBeAbleToRemoveElement 0 s
testDontLoadInNewClassLoader 0.001 s
testCompactLog 0 s
testLog 0 s
testShouldWriteSeparatedElementsAsSystemProperty 0 s
testShouldNotAddNullAsClassPathElementUrl 0 s
testShouldAddNoDuplicateElements 0 s
testShouldHaveAllElementsAfterJoiningTwoDifferentClasspaths 0 s
testShouldNotHaveDuplicatesAfterJoiningTowClasspathsWithEqualElements 0 s
testLoadInNewClassLoader 0.001 s
testShouldWriteEmptyPropertyForEmptyClasspath 0 s
testCloneShouldBeEqual 0 s
testShouldThrowIllegalArgumentExceptionWhenNullIsAddedAsClassPathElementUrl 0 s
testIterator 0 s

PropertiesWrapperTest

testAddList 0 s
testWriteToProperties 0 s
testRoundtrip 0 s
testReadFromPropertiesWithEmptyProperties 0 s
testReadFromProperties 0 s

ProcessCheckerTest

shouldBeTypeNull 0.001 s
shouldBeTypePing 0 s
exceptionCallIsProcessAlive 0.003 s
shouldCreateCheckerForCurrentProcess 0.001 s
shouldBeTypeAll 0 s
shouldHandleNonExistentProcess 0 s
shouldReturnNullForNullPpid 0 s
shouldStopChecker 0.001 s
shouldSelectProcessHandleCheckerOnJava9Plus 0 s
shouldHavePidAtBegin 0.002 s
shouldBeTypeNative 0 s
shouldBeException 0.001 s
shouldNotBeValid 0 s
shouldDestroyActiveCommands 0.001 s
shouldBeStopped 0 s

ForkedBooterMockTest

shouldCheckNewPingMechanism 0.445 s
testMain 0.022 s
testMainWithError 0.007 s
shouldNotCloseChannelProcessorFactory 0.001 s
shouldCloseChannelProcessorFactory 0 s
shouldFailOnCloseChannelProcessorFactory 0.001 s
shouldLookupLegacyDecoderFactory 0.013 s
shouldScheduleFlushes 0.763 s
shouldLookupSurefireDecoderFactory 0.013 s
shouldAuthenticate 0.003 s
testFlushEventChannelOnExit 0.013 s
shouldParseUUID 0 s
shouldNotParseUUID 0.001 s

SurefireReflectorTest

testNullTestSuiteDefinition 0.004 s
testNullArtifactInfo 0 s
testSetDirectoryScannerParameters 0.001 s
testTestClassLoader 0.001 s
testInstantiateProvider 0 s
testReporterFactory 0 s
testConvertIfRunResult 0 s
testArtifactInfoAware 0 s
testSetTestSuiteDefinitionAware 0.001 s
testSetProviderPropertiesAware 0 s
testReporterFactoryAware 0.001 s
testSetSkipAfterFailureCount 0 s
testReporterConfiguration 0.001 s
testSetMainCliOptions 0 s
testArtifactInfo 0.001 s
testSetIfDirScannerAware 0 s
testProviderProperties 0 s
testRunOrderParametersWithRunOrderRandomSeed 0 s
testNullRunOrderParameters 0 s
testTestClassLoaderAware 0 s
testShouldCreateFactoryWithoutException 0.001 s
testRunOrderParameters 0 s
testSetSystemExitTimeout 0 s
testTestSuiteDefinition 0.002 s
testNullSetDirectoryScannerParameters 0 s

IsolatedClassLoaderTest

shouldLoadIsolatedClass 0.001 s

SystemUtilsTest$PlainUnitTests

shouldBePidOnJMX 0 s
shouldBePidStatusOnBSD 0 s
- skipped -
shouldBeMockPidStatusOnBSD 0 s
shouldBeJavaVersion 0 s
shouldFindClassLoader 0 s
shouldBePlatformClassLoader 0 s
shouldExtractJdkHomeFromJreExec 0.001 s
shouldNotHaveJavaPath 0 s
shouldExtractJdkHomeFromJdk 0 s
shouldExtractJdkHomeFromJre 0 s
shouldBePid 0 s
shouldBePidOnJigsaw 0 s
shouldParseProprietaryReleaseFile 0 s
shouldHaveJavaPath 0 s
shouldNotExtractJdkHomeFromJreExec 0 s
shouldBePidStatusOnLinux 0 s
shouldBeMockPidStatusOnLinux 0 s
shouldExtractJdkHomeFromRealPath 0 s
shouldExtractJdkHomeFromJavaExec 0 s
shouldNotExtractJdkHomeFromJavaExec 0 s
shouldNotFindClassLoader 0 s

CommandReaderTest

twoIterators 0.252 s
stopBeforeReadInThread 0.020 s
shouldAwaitReaderUp 0.009 s
readTwoClassesInThread 0.019 s
readJustOneClass 0.023 s
manyClasses 0.016 s

EventChannelEncoderTest

testAssumptionFailure 0.258 s
testStdErrStreamLn 0.006 s
testBye 0 s
testError 0.002 s
testConsoleWarning 0 s
testAcquireNextTest 0.001 s
testSendOpcode 0 s
reportEntry 0.010 s
testStdErrStream 0 s
testStdErrStreamEmptyMessageNullRunMode 0.001 s
testInterruptHandling 0 s
shouldHandleExit 0.001 s
shouldHandleExitWithTrimmedTrace 0 s
testStopOnNextTest 0 s
testConsoleErrorLog1 0.002 s
testConsoleErrorLog2 0 s
testConsoleErrorLog3 0.001 s
testSetCompleted 0.002 s
testFailed 0.001 s
testStdOutStream 0 s
testConsoleDebug 0 s
testConsoleError 0 s
testConsoleInfo 0 s
testSkipped 0.001 s
shouldCountSameNumberOfSystemProperties 0.064 s
testStdErrStreamEmptyMessageNullTestId 0.001 s
testStdOutStreamLn 0 s
testStarting 0.001 s
testSuccess 0.002 s

Failure Details

[Summary] [Package List] [Test Cases]


shouldBePidStatusOnBSD
- skipped: skipped