Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
99 0 0 0 100% 2.691 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.junitplatform 99 0 0 0 100% 2.691 s

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

org.apache.maven.surefire.junitplatform

- Class Tests Errors Failures Skipped Success Rate Time
TestPlanScannerFilterTest 7 0 0 0 100% 0.088 s
JUnitPlatformProviderTest 37 0 0 0 100% 0.906 s
RunListenerAdapterTest 38 0 0 0 100% 0.649 s
JUnitPlatformProviderTest 14 0 0 0 100% 0.618 s
TestMethodFilterTest 3 0 0 0 100% 0.430 s

Test Cases

[Summary] [Package List] [Test Cases]

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.032 s
classWithTestFactoryIsAccepted 0.008 s
classWithNestedTestClassIsAccepted 0.005 s
classWithNoTestMethodsIsNotAccepted 0.003 s
classWithTestMethodsIsAccepted 0.004 s
classWithNestedTestFactoryIsAccepted 0.004 s
emptyClassIsNotAccepted 0.003 s

JUnitPlatformProviderTest

doesNotTreatDollarAsNestedClassSeparator 0.003 s
singleTestClassIsInvoked 0.008 s
allDiscoveredTestsAreInvokedForNullArgument 0.010 s
outputIsCaptured 0.008 s
detectErroredParameterized 0.021 s
shouldNotFilterEmpty 0.002 s
getSuitesReturnsScannedClasses 0.004 s
doesNotExecuteTestsExcludedByName 0.008 s
rerunWithSuccess 0.013 s
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.007 s
rerunsClassSourceTestByClassWithUniqueIdFilter 0.003 s
rerunParameterized 0.039 s
onlyGroupsIsDeclared 0.002 s
usesClassNamesForXmlReport 0.008 s
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.001 s
executesMultipleTestsIncludedByName 0.007 s
onlyExcludeJunit5EnginesIsDeclared 0.002 s
defaultConfigurationParametersAreEmpty 0.001 s
noFiltersAreCreatedIfTagsAreEmpty 0.002 s
shouldErrorClassOnBeforeAll 0.007 s
filtersWithEmptyJunitEngineAreNotRegistered 0.001 s
shouldErrorClassOnAfterAll 0.010 s
onlyExcludeTagsIsDeclared 0.002 s
runDisplayNameTest 0.006 s
bothIncludeAndExcludeAreAllowed 0.002 s
rerunStillFailing 0.018 s
detectFailedParameterized 0.006 s
parsesConfigurationParameters 0.002 s
singleTestClassIsInvokedLazily 0.007 s
shouldFailClassOnBeforeAll 0.005 s
shouldNotFilterWildcard 0.001 s
executesMultipleTestsIncludedByNamePattern 0.005 s
shouldPassSurefireRandomSeedToJupiter 0.001 s
allGivenTestsToRunAreInvoked 0.007 s
runsDirectlySelectedNestedClassWithRegexInclude 0.007 s
shouldFilterTestMethod 0.001 s
doesNotExecuteTestsExcludedByNamePattern 0.006 s

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.083 s
notifiedWhenMethodExecutionAborted 0.004 s
notifiedOfContainerFailureWhenFailed 0.004 s
ignoresNonTargetTestsExecutedByRunnerDuringRerun 0.003 s
notifiedWithCorrectNamesWhenClassExecutionErrored 0.027 s
uniqueIdsDistinguishTestsWithIdenticalReportedNames 0.005 s
notifiedWithSuiteClassNameWhenEngineHasNoTestClass 0.003 s
notifiedWithCompatibleNameForMethodWithArguments 0.002 s
stackTraceWriterPresentEvenWithoutException 0.001 s
notifiedWithCorrectNamesWhenMethodExecutionStarted 0.002 s
testIdentifierWithClassSourceHasTestName 0.002 s
notifiedForTestSetWhenClassExecutionSucceeded 0.005 s
notifiedWithCorrectNamesWhenContainerFailed 0.001 s
notifiedWithParentDisplayNameWhenTestClassUnknown 0.020 s
notifiedWithSyntheticSkipWhenAbortedClassHasNoDescendantTests 0.002 s
notifiedWhenMethodExecutionSucceeded 0.001 s
distinguishedJUnit6ParameterizedClassInvocationsByIndex 0.004 s
classAndMethodIndexOnTheDiagonalStayDistinct 0.002 s
displayNamesInClassAndMethods 0.024 s
notNotifiedWhenEngineExecutionStarted 0.001 s
stackTraceWriterDefaultsToTestClass 0.006 s
doesNotReappendClassIndexWhenLegacyNameAlreadyHasIt 0.002 s
doesNotSkipDescendantsWhenClassAbortsAfterTestStarted 0.002 s
classIndexGoesBeforeMethodIndexWhenLegacyNameOnlyHasMethodIndex 0.002 s
notifiedWhenMethodExecutionFailed 0.001 s
distinguishedNestedJUnit6ParameterizedClassInvocations 0.002 s
notifiedForAllDescendantTestsWhenClassExecutionAborted 0.004 s
stackTraceWriterPresentWhenParentHasSource 0.004 s
notifiedWhenMethodExecutionFailedWithError 0.001 s
notifiedForUnclassifiedTestIdentifier 0.002 s
displayNamesIgnoredInReport 0.002 s
notifiedWhenMethodExecutionSkipped 0.001 s
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.003 s
notifiedWithCorrectNamesWhenClassExecutionFailed 0.008 s
notifiedWithActualTestClassNameWhenRunInsideSuite 0.003 s
notifiedWithExecutionErrorWhenClassFailsAfterSuccessfulTest 0.001 s
notifiedOfContainerFailureWhenErrored 0.001 s
notifiedWithRunnerClassWhenCucumberScenarioHasNoClassSource 0.002 s

JUnitPlatformProviderTest

detectSkippedParameterized 0.486 s
executesSingleTestIncludedByName 0.037 s
onlyIncludeJunit5EnginesIsDeclared 0.007 s
testExecutionListenerIsConfiguredViaListenerProperty 0.013 s
noFiltersAreCreatedIfIncludeJunit5EnginesIsEmpty 0.002 s
filtersWithEmptyTagsAreNotRegistered 0.010 s
failingTestCaseAfterRerun 0.018 s
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.004 s
runsDirectlySelectedNestedClass 0.011 s
invokeThrowsForWrongForkTestSet 0.005 s
runNestingTest 0.019 s
bothIncludeAndExcludeJunit5EnginesAreAllowed 0.001 s
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.002 s
shouldPreferExplicitJupiterRandomSeed 0.003 s

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.011 s
includesBasedOnTestListResolver 0.005 s
excludesBasedOnTestListResolver 0.002 s