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.699 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.699 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.531 s
RunListenerAdapterTest 24 0 0 0 100% 0.105 s
TestMethodFilterTest 3 0 0 0 100% 0.033 s
TestPlanScannerFilterTest 7 0 0 0 100% 0.030 s

Test Cases

[Summary] [Package List] [Test Cases]

JUnitPlatformProviderTest

detectSkippedParameterized 1.079 s
executesSingleTestIncludedByName 0.066 s
onlyIncludeJunit5EnginesIsDeclared 0.012 s
noFiltersAreCreatedIfIncludeJunit5EnginesIsEmpty 0.003 s
filtersWithEmptyTagsAreNotRegistered 0.024 s
failingTestCaseAfterRerun 0.057 s
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.003 s
invokeThrowsForWrongForkTestSet 0.003 s
runNestingTest 0.021 s
bothIncludeAndExcludeJunit5EnginesAreAllowed 0 s
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.003 s
singleTestClassIsInvoked 0.009 s
allDiscoveredTestsAreInvokedForNullArgument 0.023 s
outputIsCaptured 0.006 s
detectErroredParameterized 0.021 s
shouldNotFilterEmpty 0.003 s
getSuitesReturnsScannedClasses 0.003 s
doesNotExecuteTestsExcludedByName 0.012 s
rerunWithSuccess 0.012 s
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.006 s
rerunParameterized 0.051 s
onlyGroupsIsDeclared 0 s
usesClassNamesForXmlReport 0.012 s
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.003 s
executesMultipleTestsIncludedByName 0.006 s
onlyExcludeJunit5EnginesIsDeclared 0.003 s
defaultConfigurationParametersAreEmpty 0 s
noFiltersAreCreatedIfTagsAreEmpty 0.006 s
shouldErrorClassOnBeforeAll 0.003 s
filtersWithEmptyJunitEngineAreNotRegistered 0 s
onlyExcludeTagsIsDeclared 0.003 s
runDisplayNameTest 0.006 s
bothIncludeAndExcludeAreAllowed 0.003 s
rerunStillFailing 0.018 s
detectFailedParameterized 0.006 s
parsesConfigurationParameters 0 s
singleTestClassIsInvokedLazily 0.009 s
shouldFailClassOnBeforeAll 0.003 s
shouldNotFilterWildcard 0.003 s
executesMultipleTestsIncludedByNamePattern 0.006 s
allGivenTestsToRunAreInvoked 0.009 s
shouldFilterTestMethod 0.009 s
doesNotExecuteTestsExcludedByNamePattern 0.006 s

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.024 s
notifiedWhenMethodExecutionAborted 0 s
notifiedOfContainerFailureWhenFailed 0 s
notifiedWithCorrectNamesWhenClassExecutionErrored 0.003 s
notifiedWithCompatibleNameForMethodWithArguments 0 s
stackTraceWriterPresentEvenWithoutException 0.003 s
notifiedWithCorrectNamesWhenMethodExecutionStarted 0 s
notifiedWhenClassExecutionAborted 0 s
notifiedForTestSetWhenClassExecutionSucceeded 0.009 s
notifiedWithCorrectNamesWhenContainerFailed 0.003 s
notifiedWithParentDisplayNameWhenTestClassUnknown 0.021 s
notifiedWhenMethodExecutionSucceeded 0.003 s
displayNamesInClassAndMethods 0.024 s
notNotifiedWhenEngineExecutionStarted 0 s
stackTraceWriterDefaultsToTestClass 0.006 s
notifiedWhenMethodExecutionFailed 0 s
stackTraceWriterPresentWhenParentHasSource 0.003 s
notifiedWhenMethodExecutionFailedWithError 0 s
notifiedForUnclassifiedTestIdentifier 0.003 s
displayNamesIgnoredInReport 0 s
notifiedWhenMethodExecutionSkipped 0 s
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.003 s
notifiedWithCorrectNamesWhenClassExecutionFailed 0 s
notifiedOfContainerFailureWhenErrored 0 s

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.033 s
includesBasedOnTestListResolver 0 s
excludesBasedOnTestListResolver 0 s

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.009 s
classWithTestFactoryIsAccepted 0.006 s
classWithNestedTestClassIsAccepted 0.003 s
classWithNoTestMethodsIsNotAccepted 0.003 s
classWithTestMethodsIsAccepted 0.003 s
classWithNestedTestFactoryIsAccepted 0.003 s
emptyClassIsNotAccepted 0.003 s