Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
76 0 0 0 100% 4.008

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 76 0 0 0 100% 4.008

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
JUnitPlatformProviderTest 41 0 0 0 100% 3.666
RunListenerAdapterTest 25 0 0 0 100% 0.191
TestMethodFilterTest 3 0 0 0 100% 0.084
TestPlanScannerFilterTest 7 0 0 0 100% 0.067

Test Cases

[Summary] [Package List] [Test Cases]

JUnitPlatformProviderTest

executesSingleTestIncludedByName 2.588
onlyIncludeJunit5EnginesIsDeclared 0.02
noFiltersAreCreatedIfIncludeJunit5EnginesIsEmpty 0.004
filtersWithEmptyTagsAreNotRegistered 0.034
failingTestCaseAfterRerun 0.072
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.017
invokeThrowsForWrongForkTestSet 0.017
bothIncludeAndExcludeJunit5EnginesAreAllowed 0.009
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.017
singleTestClassIsInvoked 0.055
allDiscoveredTestsAreInvokedForNullArgument 0.093
outputIsCaptured 0.015
detectErroredParameterized 0.132
shouldNotFilterEmpty 0.005
getSuitesReturnsScannedClasses 0.007
doesNotExecuteTestsExcludedByName 0.015
rerunWithSuccess 0.027
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.019
rerunParameterized 0.104
onlyGroupsIsDeclared 0.004
usesClassNamesForXmlReport 0.034
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.004
executesMultipleTestsIncludedByName 0.021
onlyExcludeJunit5EnginesIsDeclared 0.004
defaultConfigurationParametersAreEmpty 0.003
noFiltersAreCreatedIfTagsAreEmpty 0.011
shouldErrorClassOnBeforeAll 0.042
filtersWithEmptyJunitEngineAreNotRegistered 0.007
onlyExcludeTagsIsDeclared 0.004
runDisplayNameTest 0.02
bothIncludeAndExcludeAreAllowed 0.007
rerunStillFailing 0.059
detectFailedParameterized 0.064
parsesConfigurationParameters 0.005
singleTestClassIsInvokedLazily 0.027
shouldFailClassOnBeforeAll 0.018
shouldNotFilterWildcard 0.004
executesMultipleTestsIncludedByNamePattern 0.014
allGivenTestsToRunAreInvoked 0.027
shouldFilterTestMethod 0.024
doesNotExecuteTestsExcludedByNamePattern 0.013

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.044
notifiedWhenMethodExecutionAborted 0.002
notifiedOfContainerFailureWhenFailed 0.002
notifiedWithCorrectNamesWhenClassExecutionErrored 0.005
notifiedWithCompatibleNameForMethodWithArguments 0.003
stackTraceWriterPresentEvenWithoutException 0.001
notifiedWithCorrectNamesWhenMethodExecutionStarted 0.004
notifiedWhenClassExecutionAborted 0.001
notifiedForTestSetWhenClassExecutionSucceeded 0.018
notifiedWithCorrectNamesWhenContainerFailed 0.001
notifiedWithParentDisplayNameWhenTestClassUnknown 0.053
notifiedWhenMethodExecutionSucceeded 0
displayNamesInClassAndMethods 0.01
notNotifiedWhenEngineExecutionStarted 0.001
stackTraceWriterDefaultsToTestClass 0.011
notifiedWhenMethodExecutionFailed 0.003
notifiedWhenEngineExecutionSkipped 0.002
stackTraceWriterPresentWhenParentHasSource 0.007
notifiedWhenMethodExecutionFailedWithError 0
notifiedForUnclassifiedTestIdentifier 0.009
displayNamesIgnoredInReport 0.002
notifiedWhenMethodExecutionSkipped 0.004
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.004
notifiedWithCorrectNamesWhenClassExecutionFailed 0.002
notifiedOfContainerFailureWhenErrored 0.002

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.081
includesBasedOnTestListResolver 0.002
excludesBasedOnTestListResolver 0.001

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.02
classWithTestFactoryIsAccepted 0.013
classWithNestedTestClassIsAccepted 0.007
classWithNoTestMethodsIsNotAccepted 0.007
classWithTestMethodsIsAccepted 0.006
classWithNestedTestFactoryIsAccepted 0.009
emptyClassIsNotAccepted 0.005