Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 1.588

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 42 0 0 0 100% 1.371
RunListenerAdapterTest 24 0 0 0 100% 0.151
TestMethodFilterTest 3 0 0 0 100% 0.039
TestPlanScannerFilterTest 7 0 0 0 100% 0.027

Test Cases

[Summary] [Package List] [Test Cases]

JUnitPlatformProviderTest

executesSingleTestIncludedByName 0.966
onlyIncludeJunit5EnginesIsDeclared 0.019
noFiltersAreCreatedIfIncludeJunit5EnginesIsEmpty 0.002
filtersWithEmptyTagsAreNotRegistered 0.017
failingTestCaseAfterRerun 0.03
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.004
invokeThrowsForWrongForkTestSet 0.008
runNestingTest 0.052
bothIncludeAndExcludeJunit5EnginesAreAllowed 0.002
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.004
singleTestClassIsInvoked 0.012
allDiscoveredTestsAreInvokedForNullArgument 0.024
outputIsCaptured 0.006
detectErroredParameterized 0.033
shouldNotFilterEmpty 0.003
getSuitesReturnsScannedClasses 0.003
doesNotExecuteTestsExcludedByName 0.009
rerunWithSuccess 0.014
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.007
rerunParameterized 0.045
onlyGroupsIsDeclared 0.002
usesClassNamesForXmlReport 0.008
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.007
executesMultipleTestsIncludedByName 0.01
onlyExcludeJunit5EnginesIsDeclared 0
defaultConfigurationParametersAreEmpty 0.001
noFiltersAreCreatedIfTagsAreEmpty 0.001
shouldErrorClassOnBeforeAll 0.01
filtersWithEmptyJunitEngineAreNotRegistered 0
onlyExcludeTagsIsDeclared 0.004
runDisplayNameTest 0.003
bothIncludeAndExcludeAreAllowed 0.002
rerunStillFailing 0.016
detectFailedParameterized 0.006
parsesConfigurationParameters 0.001
singleTestClassIsInvokedLazily 0.006
shouldFailClassOnBeforeAll 0.004
shouldNotFilterWildcard 0.001
executesMultipleTestsIncludedByNamePattern 0.005
allGivenTestsToRunAreInvoked 0.009
shouldFilterTestMethod 0.011
doesNotExecuteTestsExcludedByNamePattern 0.004

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.04
notifiedWhenMethodExecutionAborted 0.001
notifiedOfContainerFailureWhenFailed 0
notifiedWithCorrectNamesWhenClassExecutionErrored 0.003
notifiedWithCompatibleNameForMethodWithArguments 0.003
stackTraceWriterPresentEvenWithoutException 0
notifiedWithCorrectNamesWhenMethodExecutionStarted 0
notifiedWhenClassExecutionAborted 0
notifiedForTestSetWhenClassExecutionSucceeded 0.011
notifiedWithCorrectNamesWhenContainerFailed 0.001
notifiedWithParentDisplayNameWhenTestClassUnknown 0.038
notifiedWhenMethodExecutionSucceeded 0
displayNamesInClassAndMethods 0.008
notNotifiedWhenEngineExecutionStarted 0
stackTraceWriterDefaultsToTestClass 0.036
notifiedWhenMethodExecutionFailed 0.002
stackTraceWriterPresentWhenParentHasSource 0.005
notifiedWhenMethodExecutionFailedWithError 0
notifiedForUnclassifiedTestIdentifier 0
displayNamesIgnoredInReport 0
notifiedWhenMethodExecutionSkipped 0
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.001
notifiedWithCorrectNamesWhenClassExecutionFailed 0.001
notifiedOfContainerFailureWhenErrored 0.001

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.037
includesBasedOnTestListResolver 0.002
excludesBasedOnTestListResolver 0

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.009
classWithTestFactoryIsAccepted 0.004
classWithNestedTestClassIsAccepted 0.005
classWithNoTestMethodsIsNotAccepted 0.003
classWithTestMethodsIsAccepted 0.002
classWithNestedTestFactoryIsAccepted 0.003
emptyClassIsNotAccepted 0.001