Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
328 0 0 0 100% 46.13 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.plugin.surefire 101 0 0 0 100% 7.733 s
org.apache.maven.plugin.surefire.booterclient.lazytestprovider 15 0 0 0 100% 1.176 s
org.apache.maven.surefire.util 2 0 0 0 100% 0.001 s
org.apache.maven.plugin.surefire.booterclient 62 0 0 0 100% 5.649 s
org.apache.maven.plugin.surefire.report 28 0 0 0 100% 1.687 s
org.apache.maven.surefire.extensions 8 0 0 0 100% 0.918 s
org.apache.maven.plugin.surefire.extensions 38 0 0 0 100% 16.35 s
org.apache.maven.surefire.spi 3 0 0 0 100% 0.021 s
org.apache.maven.plugin.surefire.runorder 7 0 0 0 100% 0.085 s
org.apache.maven.plugin.surefire.booterclient.output 36 0 0 0 100% 12.12 s
org.apache.maven.surefire.report 7 0 0 0 100% 0.165 s
org.apache.maven.surefire.stream 6 0 0 0 100% 0.004 s
org.apache.maven.plugin.surefire.util 15 0 0 0 100% 0.221 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.surefire

- Class Tests Errors Failures Skipped Success Rate Time
SurefirePropertiesTest 5 0 0 0 100% 0.002 s
SurefireHelperTest 13 0 0 0 100% 0.051 s
AbstractSurefireMojoTest 28 0 0 0 100% 4.182 s
AbstractSurefireMojoJava7PlusTest 4 0 0 0 100% 1.898 s
AbstractSurefireMojoToolchainsTest 8 0 0 0 100% 1.356 s
MojoMocklessTest 11 0 0 0 100% 0.020 s
CommonReflectorTest 3 0 0 0 100% 0.026 s
AbstractSurefireMojoJunitCoreProvidersInfoTest 16 0 0 0 100% 0.173 s
AbstractSurefireMojoProvidersInfoTest 13 0 0 0 100% 0.025 s

org.apache.maven.plugin.surefire.booterclient.lazytestprovider

- Class Tests Errors Failures Skipped Success Rate Time
TestProvidingInputStreamTest 5 0 0 0 100% 1.133 s
TestLessInputStreamBuilderTest 10 0 0 0 100% 0.043 s

org.apache.maven.surefire.util

- Class Tests Errors Failures Skipped Success Rate Time
RelocatorTest 2 0 0 0 100% 0.001 s

org.apache.maven.plugin.surefire.booterclient

- Class Tests Errors Failures Skipped Success Rate Time
ForkingRunListenerTest 15 0 0 0 100% 0.075 s
ForkConfigurationTest 9 0 0 0 100% 0.157 s
BooterDeserializerStartupConfigurationTest 7 0 0 0 100% 0.050 s
BooterDeserializerProviderConfigurationTest 7 0 0 0 100% 0.039 s
DefaultForkConfigurationTest 10 0 0 0 100% 1.335 s
JarManifestForkConfigurationTest 10 0 0 0 100% 3.597 s
ModularClasspathForkConfigurationTest 1 0 0 0 100% 0.020 s
ForkStarterTest 2 0 0 0 100% 0.376 s
ChecksumCalculatorTest 1 0 0 0 100% 0 s

org.apache.maven.plugin.surefire.report

- Class Tests Errors Failures Skipped Success Rate Time
WrappedReportEntryTest 10 0 0 0 100% 0.003 s
StatelessXmlReporterTest 11 0 0 0 100% 0.875 s
DefaultReporterFactoryTest 4 0 0 0 100% 0.081 s
TestSetStatsTest 3 0 0 0 100% 0.728 s

org.apache.maven.surefire.extensions

- Class Tests Errors Failures Skipped Success Rate Time
StatelessTestsetInfoReporterTest 7 0 0 0 100% 0.884 s
ForkChannelTest 1 0 0 0 100% 0.034 s

org.apache.maven.plugin.surefire.extensions

- Class Tests Errors Failures Skipped Success Rate Time
ForkedProcessEventNotifierTest$ReportEntryTest 1 0 0 0 100% 1.602 s
ForkedProcessEventNotifierTest$DecoderOperationsTest 19 0 0 0 100% 0.835 s
ConsoleOutputReporterTest 6 0 0 0 100% 0.002 s
StatelessReporterTest 6 0 0 0 100% 0.003 s
StreamFeederTest 2 0 0 0 100% 0.027 s
E2ETest 3 0 0 0 100% 5.999 s
EventConsumerThreadTest 1 0 0 0 100% 7.880 s

org.apache.maven.surefire.spi

- Class Tests Errors Failures Skipped Success Rate Time
SPITest 3 0 0 0 100% 0.021 s

org.apache.maven.plugin.surefire.runorder

- Class Tests Errors Failures Skipped Success Rate Time
RunEntryStatisticsMapTest 7 0 0 0 100% 0.085 s

org.apache.maven.plugin.surefire.booterclient.output

- Class Tests Errors Failures Skipped Success Rate Time
ForkClientTest 33 0 0 0 100% 0.092 s
ThreadedStreamConsumerTest 3 0 0 0 100% 12.03 s

org.apache.maven.surefire.report

- Class Tests Errors Failures Skipped Success Rate Time
RunStatisticsTest 1 0 0 0 100% 0.001 s
FileReporterTest 2 0 0 0 100% 0.009 s
ConsoleOutputFileReporterTest 4 0 0 0 100% 0.155 s

org.apache.maven.surefire.stream

- Class Tests Errors Failures Skipped Success Rate Time
EventDecoderTest 6 0 0 0 100% 0.004 s

org.apache.maven.plugin.surefire.util

- Class Tests Errors Failures Skipped Success Rate Time
SpecificFileFilterTest 4 0 0 0 100% 0.002 s
DirectoryScannerTest 5 0 0 0 100% 0.039 s
DependenciesScannerTest 4 0 0 0 100% 0.180 s
ScannerUtilTest 2 0 0 0 100% 0 s

Test Cases

[Summary] [Package List] [Test Cases]

RelocatorTest

testRelocation 0.001 s
testFoo 0 s

RunStatisticsTest

testSetRunStatistics 0.001 s

FileReporterTest

testFileNameWithSuffix 0.008 s
testFileNameWithoutSuffix 0.001 s

ConsoleOutputFileReporterTest

testConcurrentAccessReportFile 0.134 s
testNullReportFile 0.008 s
testFileNameWithSuffix 0.011 s
testFileNameWithoutSuffix 0.002 s

SurefirePropertiesTest

testKeys 0.001 s
testCopyPropertiesFrom 0 s
testConstructWithOther 0.001 s
testKeysReinsert 0 s
testPutAll 0 s

SpecificFileFilterTest

testMatchSingleSegmentWildcard 0.002 s
testMatchSingleSegmentWordWildcard 0 s
testMatchSingleCharacterWildcard 0 s
testMatchMultiSegmentWildcard 0 s

DirectoryScannerTest

locateTestClasses["**/*ZT*A.java" should count is <3> classes] 0.018 s
locateTestClasses["**/*ZT*A.java#testMethod" should count is <3> classes] 0.006 s
locateTestClasses["**/*ZT?A.java#testMethod, !*ZT2A" should count is <2> classes] 0.005 s
locateTestClasses["**/*ZT?A.java#testMethod, !*ZT2A#testMethod" should count is <3> classes] 0.006 s
locateTestClasses["#testMethod" should count is a value equal to or greater than <3> classes] 0.004 s

DependenciesScannerTest

testLocateTestClassesFromMultipleArtifactsWithType 0.156 s
testLocateTestClassesFromArtifactWithClassifier 0.011 s
testLocateTestClassesFromMultipleVersionsOfArtifact 0.008 s
testLocateTestClasses 0.005 s

RunEntryStatisticsMapTest

testPrioritizedClassRuntime 0.006 s
testMultiLineTestMethodName 0.060 s
testDeserializeClass 0.009 s
testSerialize 0.004 s
testCombinedMethodNames 0.004 s
testPrioritizedFailureFirst 0.001 s
testSerializeClass 0.001 s

WrappedReportEntryTest

testElapsed 0.001 s
testEqualDisplayNames 0 s
testDisplayNames 0.001 s
testGetReportNameWithGroupWhenSourceTextIsNull 0 s
testClassNameOnly 0 s
testGetReportNameWithGroupWhenSourceTextIsBlank 0 s
testGetReportNameWithGroupWhenSourceTextIsEmpty 0 s
testRegular 0.001 s
testGetReportNameWithParams 0 s
testGetReportNameWithGroupWhenSourceTextIsProvided 0 s

StatelessXmlReporterTest

testFreeOnDeferredFile 0.711 s
testReporterHandlesATestWithoutMessageAndWithEmptyStackTrace 0.008 s
testWritesOnDeferredFile 0.031 s
testAllFieldsSerialized 0.052 s
testOutputRerunFlakyFailure 0.041 s
testSyncOnDeferredFile 0.003 s
testFileNameWithoutSuffix 0.004 s
testCacheOnDeferredFile 0.003 s
testOutputRerunFlakyAssumption 0.018 s
testNoWritesOnDeferredFile 0 s
testLengthOnDeferredFile 0.004 s

DefaultReporterFactoryTest

testCreateReporterWithZeroStatistics 0.037 s
testMergeTestHistoryResult 0.044 s
testGetTestResultType 0 s
testLogger 0 s

ForkingRunListenerTest

testFailedWithCommaInMessage 0.050 s
testAssumptionFailure 0.001 s
testSetStarting 0.001 s
testFailure 0.002 s
testSystemProperties 0.003 s
testMultipleEntries 0.001 s
test2DifferentChannels 0.003 s
testConsole 0.001 s
testConsoleOutput 0.001 s
testSetCompleted 0.001 s
testFailed 0.003 s
testSucceeded 0.001 s
testFailedWithUnicodeEscapeInMessage 0.002 s
testSkipped 0.002 s
testStarting 0.003 s

ForkConfigurationTest

testCreateCommandLine_UseSystemClassLoaderForkOnce_ShouldConstructManifestOnlyJar 0.098 s
testEnvInterpolateForkNumber 0.012 s
testExceptionWhenCurrentDirectoryIsNotRealDirectory 0.003 s
testEnv 0.002 s
testArglineWithNewline 0.017 s
testCliArgs 0.007 s
testDebugLine 0.001 s
testCurrentWorkingDirectoryPropagationIncludingForkNumberExpansion 0.014 s
testExceptionWhenCurrentDirectoryCannotBeCreated 0.003 s

BooterDeserializerStartupConfigurationTest

testClassPathConfiguration 0.018 s
testProcessChecker 0.003 s
testProvider 0.003 s
testClassLoaderConfiguration 0.003 s
testClassLoaderConfigurationTrues 0.008 s
testProcessCheckerAll 0.003 s
testProcessCheckerNull 0.012 s

BooterDeserializerProviderConfigurationTest

testTestForFork 0.009 s
testDirectoryScannerParams 0.006 s
testTestRequest 0.003 s
testReporterConfiguration 0.004 s
testFailIfNoTests 0.003 s
testTestArtifact 0.004 s
testTestForForkWithMultipleFiles 0.010 s

TestProvidingInputStreamTest

shouldReadTest 0.002 s
shouldDecodeTwoCommands 0.002 s
finishedTestsetShouldNotBlock 0.111 s
emptyStreamShouldWaitUntilClosed 1.017 s
closedStreamShouldReturnNullAsEndOfStream 0.001 s

TestLessInputStreamBuilderTest

shouldDecodeTwoCommands 0.030 s
shouldThrowUnsupportedException1 0 s
shouldThrowUnsupportedException2 0 s
shouldThrowUnsupportedException3 0.001 s
shouldThrowUnsupportedException4 0.001 s
shouldThrowUnsupportedException5 0.001 s
shouldThrowUnsupportedException6 0 s
combinedCommands 0.009 s
immediateCommands 0.001 s
cachableCommandsShouldBeIterableWithStillOpenIterator 0 s

SPITest

shouldLoad2SpiObjects 0.018 s
shouldNotLoadEmptySpi 0.002 s
shouldNotLoadSpiDoesNotExist 0.001 s

SurefireHelperTest

shouldCloneDumpFiles 0 s
shouldHandleTestFailure 0.003 s
shouldHandleFailWithoutExitCode 0.043 s
shouldReplaceForkNumberPath 0 s
shouldReplaceLongForkNumberPath 0 s
shouldHandleFailIfJvmNonZeroExitCode 0.001 s
shouldBeThreeDumpFiles 0 s
passesIfFlakesAreWithinThreshold 0 s
testConstants 0.001 s
shouldHandleFailIfNoTests 0 s
failsIfThereAreTooManyFlakes 0 s
reportsFailuresAndFlakes 0 s
shouldEscapeWindowsPath 0.003 s

AbstractSurefireMojoTest

shouldSmartlyResolveJUnit5ProviderWithJupiterEngineInPluginDependencies 3.036 s
shouldSmartlyResolveJUnit5ProviderWithJUnit5Commons 0.010 s
providerClasspathCachingIsNotSharedAcrossMojoInstances 0.345 s
shouldSmartlyResolveJUnit5ProviderWithJupiterEngine 0.007 s
shouldSmartlyResolveJUnit5ProviderWithJUnit5Engine 0.023 s
shouldExistTmpDirectory 0.173 s
shouldRetainInPluginArtifacts 0.006 s
shouldVerifyConfigParameters 0.006 s
correctModuleDescriptor 0.071 s
corruptedModuleDescriptor 0.014 s
shouldCreateInProcClasspath 0 s
shouldGenerateTestClasspath 0.249 s
noModuleDescriptorFile 0.008 s
shouldUseOnlySpecificTests 0.062 s
testSetupProperties 0.015 s
shouldFilterTestsOnIncludesFile 0.015 s
shouldFilterTestsOnExcludes 0.005 s
shouldFilterTestsOnExcludesFile 0.008 s
shouldSmartlyResolveJUnit5ProviderWithJUnit4 0.005 s
shouldHaveStartupConfigForNonModularClasspath 0.019 s
shouldNotPerformMethodFilteringOnIncludes 0.004 s
shouldConvertJunitEngineParameters 0.003 s
shouldCreateStartupConfigWithModularPath 0.069 s
shouldSmartlyResolveJUnit5ProviderWithVintage 0.008 s
shouldRetainInProcArtifactsUnique 0.003 s
shouldSmartlyResolveJUnit5ProviderWithJupiterApi 0.009 s
shouldShowArray 0.006 s
shouldShowMap 0.003 s

DefaultForkConfigurationTest

shouldEscapeThreadNumber 1.090 s
shouldNotRelocateBooterClass 0.039 s
shouldBeEmptyArgLine 0.035 s
shouldBeWithEscaping 0.035 s
shouldEscapeForkNumber 0.029 s
shouldBeNullArgLine 0.027 s
shouldBeWithoutEscaping 0.026 s
shouldBeEmptyArgLineInsteadOfNewLines 0.026 s
shouldBeWhitespaceInsteadOfNewLines 0.025 s
shouldRelocateBooterClassWhenShadefire 0.003 s

JarManifestForkConfigurationTest

shouldRelativizeOnRealPlatform 0.382 s
crossDriveWindows 0.875 s
shouldMakeAbsoluteUriOnRealPlatform 0.002 s
shouldEscapeUri 0.006 s
relativeClasspathWindowsSimple 0.007 s
relativeClasspathWindowsTricky 0.001 s
uncWindows 2.320 s
shouldMakeRelativeUriOnRealPlatform 0 s
relativeClasspathUnixSimple 0 s
relativeClasspathUnixTricky 0.004 s

ModularClasspathForkConfigurationTest

shouldCreateModularArgsFile 0.020 s

AbstractSurefireMojoJava7PlusTest

shouldJoinStrings 1.061 s
testAllProviderInfo 0.115 s
shouldHaveStartupConfigForModularClasspathAndTestDescriptor 0.662 s
shouldHaveStartupConfigForModularClasspath 0.060 s

AbstractSurefireMojoToolchainsTest

shouldChangeJavaHomeFromJvm 0.612 s
shouldCallMethodWhenSpecSet 0.616 s
withoutJvmAndToolchain 0.068 s
shouldFailWithWrongJvmExecPath 0 s
shouldChangeJavaHomeFromToolchain 0.056 s
shouldFallthroughToBuildContextWhenNoSpecSet 0 s
shouldNotChangeJavaHomeFromToolchainIfAlreadySet 0 s
shouldNotChangeJavaHomeFromJvmIfAlreadySet 0.004 s

ScannerUtilTest

shouldConvertJarFileResourceToJavaClassName 0 s
shouldBeClassFile 0 s

MojoMocklessTest

scanDependenciesShouldReturnNullWithEmptyTestJAR 0.004 s
scanDependenciesShouldReturnClassWithExistingTestJAR 0.004 s
scanMultipleDependencies 0.004 s
scanDependenciesShouldReturnNullWithWAR 0 s
testForkCountComputation 0.004 s
scanDependenciesShouldReturnNull 0 s
scanDependenciesShouldReturnNullWithExistingWAR 0 s
scanDependenciesShouldReturnNullAfterMissingBuildArtifact 0 s
testGetStartupReportConfiguration2 0 s
scanDependenciesShouldReturnClassWithDirectory 0.004 s
testGetStartupReportConfiguration 0 s

ForkClientTest

shouldReceiveStdErrNewLine 0.028 s
shouldSendTestFailed 0.020 s
shouldAcquireNextTest 0 s
shouldLogConsoleWarning 0 s
shouldBePossibleToKill 0 s
shouldReceiveStdOutNewLine 0 s
shouldSendTestsetCompleted 0.008 s
shouldFailOnNPE 0 s
shouldSendTestsetStartingKilled 0.004 s
shouldLogConsoleDebug 0 s
shouldLogConsoleError 0.004 s
shouldSendTestStarting 0 s
shouldReceiveStdErr 0 s
shouldReceiveStdOut 0 s
shouldLogJvmMessageAndProcessEvent 0.004 s
shouldNotifyWithBye 0 s
shouldLogUnorderedErrors 0.004 s
shouldStopOnNextTest 0 s
shouldSendTestsetStarting 0 s
shouldSendSystemProperty 0 s
shouldSendTestAssumptionFailure 0.004 s
shouldLogJvmError1 0 s
shouldLogJvmError2 0 s
shouldLogJvmError3 0.004 s
shouldLogJvmError4 0 s
shouldLogJvmError5 0 s
shouldLogJvmError6 0 s
shouldLogJvmMessage 0.004 s
shouldLogConsoleErrorWithStackTrace 0 s
shouldSendTestSucceeded 0 s
shouldSendTestError 0.004 s
shouldSendTestSkipped 0 s
shouldLogConsoleInfo 0.004 s

ForkedProcessEventNotifierTest$ReportEntryTest

testReportEntryOperations 1.602 s

ForkedProcessEventNotifierTest$DecoderOperationsTest

testError 0.718 s
testWarning 0.001 s
testStdErrStream 0.005 s
testDebug 0.005 s
shouldHandleExit 0.039 s
testStdOutStream 0.001 s
testConsole 0.001 s
shouldCorrectlyDecodeStackTracesWithEmptyStringTraceMessages 0.037 s
testErrorWithException 0.004 s
shouldSendNextTestEvent 0.003 s
testStdOutStreamPrintln 0.001 s
shouldSendByeEvent 0.002 s
shouldSendStopOnNextTestEvent 0.003 s
testStdOutStreamPrint 0.001 s
testStdOutStreamPrintWithNull 0.001 s
testErrorWithStackTraceWriter 0.001 s
shouldHandleErrorAfterNullLine 0.002 s
testStdOutStreamPrintlnWithNull 0.002 s
shouldHandleErrorAfterUnknownOperation 0.008 s

ConsoleOutputReporterTest

shouldCreateJUnit5ConsoleListener 0.002 s
shouldCloneJUnit5ConsoleReporter 0 s
shouldAssertToStringConsoleReporter 0 s
shouldCloneConsoleReporter 0 s
shouldAssertToStringJUnit5ConsoleReporter 0 s
shouldCreateConsoleListener 0 s

StatelessReporterTest

shouldCreateJUnit5ConsoleListener 0.002 s
shouldCloneJUnit5XmlReporter 0 s
shouldAssertToStringJUnit5ConsoleReporter 0 s
shouldAssertToStringXmlReporter 0.001 s
shouldCreateConsoleListener 0 s
shouldCloneXmlReporter 0 s

TestSetStatsTest

shouldConcatenateWithTestGroup 0.724 s
shouldFallBackToTestGroupIfJUnit5TestGroupIsNull 0.003 s
shouldConcatenateWithJUnit5TestGroup 0.001 s

StatelessTestsetInfoReporterTest

shouldCloneReporter 0.788 s
shouldReportTestsetLifecycle 0.087 s
shouldCloneJUnit5Reporter 0.002 s
shouldAssertToStringReporter 0 s
shouldCreateFileReporterListener 0.006 s
shouldCreateConsoleReporterListener 0.001 s
shouldAssertToStringJUnit5Reporter 0 s

CommonReflectorTest

shouldProxyConsoleLogger 0.026 s
createReportingReporterFactory 0 s
testCreateConsoleLogger 0 s

ForkStarterTest

processShouldExitWithoutSayingGoodBye 0.230 s
processShouldWaitForAck 0.146 s

ForkChannelTest

shouldRequestReplyMessagesViaTCP 0.034 s

StreamFeederTest

shouldFailThread 0.023 s
shouldEncodeCommandToStream 0.004 s

E2ETest

shouldNotVerifyClient 0.012 s
endToEndTest 5.987 s
shouldVerifyClient 0 s

ThreadedStreamConsumerTest

testQueueSynchronizer 4.559 s
testBasicStatus 3.010 s
testThreadedStreamConsumer 4.463 s

EventDecoderTest

shouldMapEventTypes 0 s
shouldCreateEvent 0.002 s
shouldRecognizeEmptyStream4ReportEntry 0 s
shouldMapRunModes 0 s
testCreatingReportEntry 0.002 s
shouldMapEventTypeToSegmentType 0 s

EventConsumerThreadTest

performanceTest 7.880 s

ChecksumCalculatorTest

testGetSha1 0 s

AbstractSurefireMojoJunitCoreProvidersInfoTest

test[0: junit=null, junitDep=null, parallel=false, groups=false then isApplicable=false] 0.168 s
test[1: junit=null, junitDep=null, parallel=true, groups=false then isApplicable=false] 0 s
test[2: junit=null, junitDep=null, parallel=false, groups=true then isApplicable=false] 0.001 s
test[3: junit=null, junitDep=null, parallel=true, groups=true then isApplicable=false] 0 s
test[4: junit=4.5, junitDep=null, parallel=false, groups=false then isApplicable=false] 0.001 s
test[5: junit=4.7, junitDep=null, parallel=false, groups=false then isApplicable=false] 0 s
test[6: junit=4.5, junitDep=null, parallel=true, groups=false then isApplicable=false] 0 s
test[7: junit=4.7, junitDep=null, parallel=true, groups=false then isApplicable=true] 0.001 s
test[8: junit=4.5, junitDep=null, parallel=false, groups=true then isApplicable=false] 0 s
test[9: junit=4.7, junitDep=null, parallel=false, groups=true then isApplicable=true] 0 s
test[10: junit=null, junitDep=4.5, parallel=false, groups=false then isApplicable=false] 0.001 s
test[11: junit=null, junitDep=4.7, parallel=false, groups=false then isApplicable=false] 0 s
test[12: junit=null, junitDep=4.5, parallel=true, groups=false then isApplicable=false] 0 s
test[13: junit=null, junitDep=4.7, parallel=true, groups=false then isApplicable=true] 0 s
test[14: junit=null, junitDep=4.5, parallel=false, groups=true then isApplicable=false] 0 s
test[15: junit=null, junitDep=4.7, parallel=false, groups=true then isApplicable=true] 0.001 s

AbstractSurefireMojoProvidersInfoTest

jUnit4ProviderJunit3WithJDepArtifact 0.022 s
jUnitPlatformProviderApplicable 0 s
jUnitPlatformProviderNotApplicable 0 s
jUnitPlatformProviderNotApplicableForPlatformRunner 0 s
testNgProviderNotApplicable 0.001 s
defaultProviderAreAlwaysAvailable 0 s
testNgProviderApplicable 0 s
jUnit4ProviderJunit45AsDependencyArtifact 0.001 s
jUnit4ProviderJunit3AsDependencyArtifact 0 s
jUnit4ProviderJunit47AsDependencyArtifact 0 s
jUnit4ProviderNullArtifacts 0 s
jUnit4ProviderOnlyJunitDepArtifact 0.001 s
dynamicProviderAreAlwaysApplicable 0 s