Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
77 0 0 0 100% 3.095 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% 3.095 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% 2.780 s
RunListenerAdapterTest 24 0 0 0 100% 0.207 s
TestMethodFilterTest 3 0 0 0 100% 0.071 s
TestPlanScannerFilterTest 7 0 0 0 100% 0.037 s

Test Cases

[Summary] [Package List] [Test Cases]

JUnitPlatformProviderTest

detectSkippedParameterized 1.775 s
executesSingleTestIncludedByName 0.129 s
onlyIncludeJunit5EnginesIsDeclared 0.021 s
noFiltersAreCreatedIfIncludeJunit5EnginesIsEmpty 0.006 s
filtersWithEmptyTagsAreNotRegistered 0.072 s
failingTestCaseAfterRerun 0.129 s
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.018 s
invokeThrowsForWrongForkTestSet 0.009 s
runNestingTest 0.060 s
bothIncludeAndExcludeJunit5EnginesAreAllowed 0.002 s
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.012 s
singleTestClassIsInvoked 0.014 s
allDiscoveredTestsAreInvokedForNullArgument 0.036 s
outputIsCaptured 0.007 s
detectErroredParameterized 0.031 s
shouldNotFilterEmpty 0.003 s
getSuitesReturnsScannedClasses 0.005 s
doesNotExecuteTestsExcludedByName 0.021 s
rerunWithSuccess 0.026 s
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.008 s
rerunParameterized 0.108 s
onlyGroupsIsDeclared 0.002 s
usesClassNamesForXmlReport 0.034 s
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.002 s
executesMultipleTestsIncludedByName 0.013 s
onlyExcludeJunit5EnginesIsDeclared 0.002 s
defaultConfigurationParametersAreEmpty 0.002 s
noFiltersAreCreatedIfTagsAreEmpty 0.001 s
shouldErrorClassOnBeforeAll 0.029 s
filtersWithEmptyJunitEngineAreNotRegistered 0.001 s
onlyExcludeTagsIsDeclared 0.001 s
runDisplayNameTest 0.013 s
bothIncludeAndExcludeAreAllowed 0.002 s
rerunStillFailing 0.048 s
detectFailedParameterized 0.017 s
parsesConfigurationParameters 0 s
singleTestClassIsInvokedLazily 0.019 s
shouldFailClassOnBeforeAll 0.021 s
shouldNotFilterWildcard 0.001 s
executesMultipleTestsIncludedByNamePattern 0.012 s
allGivenTestsToRunAreInvoked 0.026 s
shouldFilterTestMethod 0.030 s
doesNotExecuteTestsExcludedByNamePattern 0.012 s

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.049 s
notifiedWhenMethodExecutionAborted 0.008 s
notifiedOfContainerFailureWhenFailed 0.004 s
notifiedWithCorrectNamesWhenClassExecutionErrored 0.005 s
notifiedWithCompatibleNameForMethodWithArguments 0 s
stackTraceWriterPresentEvenWithoutException 0 s
notifiedWithCorrectNamesWhenMethodExecutionStarted 0.012 s
notifiedWhenClassExecutionAborted 0.001 s
notifiedForTestSetWhenClassExecutionSucceeded 0.019 s
notifiedWithCorrectNamesWhenContainerFailed 0.001 s
notifiedWithParentDisplayNameWhenTestClassUnknown 0.047 s
notifiedWhenMethodExecutionSucceeded 0 s
displayNamesInClassAndMethods 0.036 s
notNotifiedWhenEngineExecutionStarted 0.001 s
stackTraceWriterDefaultsToTestClass 0.013 s
notifiedWhenMethodExecutionFailed 0.001 s
stackTraceWriterPresentWhenParentHasSource 0.001 s
notifiedWhenMethodExecutionFailedWithError 0 s
notifiedForUnclassifiedTestIdentifier 0.002 s
displayNamesIgnoredInReport 0.001 s
notifiedWhenMethodExecutionSkipped 0 s
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.004 s
notifiedWithCorrectNamesWhenClassExecutionFailed 0.001 s
notifiedOfContainerFailureWhenErrored 0.001 s

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.070 s
includesBasedOnTestListResolver 0.001 s
excludesBasedOnTestListResolver 0 s

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.012 s
classWithTestFactoryIsAccepted 0.006 s
classWithNestedTestClassIsAccepted 0.006 s
classWithNoTestMethodsIsNotAccepted 0.005 s
classWithTestMethodsIsAccepted 0.002 s
classWithNestedTestFactoryIsAccepted 0.004 s
emptyClassIsNotAccepted 0.002 s