Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
77 0 0 0 100% 1.732 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 77 0 0 0 100% 1.732 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
JUnitPlatformProviderTest 43 0 0 0 100% 1.541 s
RunListenerAdapterTest 24 0 0 0 100% 0.124 s
TestMethodFilterTest 3 0 0 0 100% 0.033 s
TestPlanScannerFilterTest 7 0 0 0 100% 0.034 s

Test Cases

[Summary] [Package List] [Test Cases]

JUnitPlatformProviderTest

detectSkippedParameterized 1.033 s
executesSingleTestIncludedByName 0.090 s
onlyIncludeJunit5EnginesIsDeclared 0.011 s
noFiltersAreCreatedIfIncludeJunit5EnginesIsEmpty 0.001 s
filtersWithEmptyTagsAreNotRegistered 0.018 s
failingTestCaseAfterRerun 0.055 s
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.006 s
invokeThrowsForWrongForkTestSet 0.002 s
runNestingTest 0.021 s
bothIncludeAndExcludeJunit5EnginesAreAllowed 0.003 s
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.002 s
singleTestClassIsInvoked 0.011 s
allDiscoveredTestsAreInvokedForNullArgument 0.025 s
outputIsCaptured 0.008 s
detectErroredParameterized 0.022 s
shouldNotFilterEmpty 0.011 s
getSuitesReturnsScannedClasses 0 s
doesNotExecuteTestsExcludedByName 0.005 s
rerunWithSuccess 0.018 s
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.009 s
rerunParameterized 0.060 s
onlyGroupsIsDeclared 0 s
usesClassNamesForXmlReport 0.014 s
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.001 s
executesMultipleTestsIncludedByName 0.009 s
onlyExcludeJunit5EnginesIsDeclared 0.002 s
defaultConfigurationParametersAreEmpty 0 s
noFiltersAreCreatedIfTagsAreEmpty 0.002 s
shouldErrorClassOnBeforeAll 0.009 s
filtersWithEmptyJunitEngineAreNotRegistered 0 s
onlyExcludeTagsIsDeclared 0.002 s
runDisplayNameTest 0.007 s
bothIncludeAndExcludeAreAllowed 0.001 s
rerunStillFailing 0.022 s
detectFailedParameterized 0.005 s
parsesConfigurationParameters 0.001 s
singleTestClassIsInvokedLazily 0.007 s
shouldFailClassOnBeforeAll 0.007 s
shouldNotFilterWildcard 0.001 s
executesMultipleTestsIncludedByNamePattern 0.006 s
allGivenTestsToRunAreInvoked 0.016 s
shouldFilterTestMethod 0.012 s
doesNotExecuteTestsExcludedByNamePattern 0.006 s

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.027 s
notifiedWhenMethodExecutionAborted 0.001 s
notifiedOfContainerFailureWhenFailed 0.003 s
notifiedWithCorrectNamesWhenClassExecutionErrored 0.003 s
notifiedWithCompatibleNameForMethodWithArguments 0.001 s
stackTraceWriterPresentEvenWithoutException 0.001 s
notifiedWithCorrectNamesWhenMethodExecutionStarted 0 s
notifiedWhenClassExecutionAborted 0.002 s
notifiedForTestSetWhenClassExecutionSucceeded 0.011 s
notifiedWithCorrectNamesWhenContainerFailed 0.002 s
notifiedWithParentDisplayNameWhenTestClassUnknown 0.028 s
notifiedWhenMethodExecutionSucceeded 0.003 s
displayNamesInClassAndMethods 0.024 s
notNotifiedWhenEngineExecutionStarted 0 s
stackTraceWriterDefaultsToTestClass 0.008 s
notifiedWhenMethodExecutionFailed 0.001 s
stackTraceWriterPresentWhenParentHasSource 0.001 s
notifiedWhenMethodExecutionFailedWithError 0.001 s
notifiedForUnclassifiedTestIdentifier 0.002 s
displayNamesIgnoredInReport 0.001 s
notifiedWhenMethodExecutionSkipped 0 s
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.002 s
notifiedWithCorrectNamesWhenClassExecutionFailed 0.001 s
notifiedOfContainerFailureWhenErrored 0.001 s

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.033 s
includesBasedOnTestListResolver 0 s
excludesBasedOnTestListResolver 0 s

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.007 s
classWithTestFactoryIsAccepted 0.006 s
classWithNestedTestClassIsAccepted 0.005 s
classWithNoTestMethodsIsNotAccepted 0.003 s
classWithTestMethodsIsAccepted 0.003 s
classWithNestedTestFactoryIsAccepted 0.007 s
emptyClassIsNotAccepted 0.003 s