Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
68 0 0 0 100% 2.965

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 68 0 0 0 100% 2.965

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 33 0 0 0 100% 2.626
RunListenerAdapterTest 25 0 0 0 100% 0.203
TestMethodFilterTest 3 0 0 0 100% 0.076
TestPlanScannerFilterTest 7 0 0 0 100% 0.06

Test Cases

[Summary] [Package List] [Test Cases]

JUnitPlatformProviderTest

executesSingleTestIncludedByName 1.912
filtersWithEmptyTagsAreNotRegistered 0.04
failingTestCaseAfterRerun 0.112
tagExpressionsAreSupportedForIncludeTagsContainingAmpersand 0.006
invokeThrowsForWrongForkTestSet 0.008
tagExpressionsAreSupportedForIncludeTagsContainingVerticalBar 0.006
singleTestClassIsInvoked 0.028
allDiscoveredTestsAreInvokedForNullArgument 0.072
outputIsCaptured 0.014
detectErroredParameterized 0.101
getSuitesReturnsScannedClasses 0.011
doesNotExecuteTestsExcludedByName 0.016
rerunWithSuccess 0.032
executesMultipleTestsIncludedByNamePatternWithQuestionMark 0.013
rerunParameterized 0.085
onlyGroupsIsDeclared 0.006
usesClassNamesForXmlReport 0.012
noFiltersAreCreatedIfNoPropertiesAreDeclared 0.002
executesMultipleTestsIncludedByName 0.009
defaultConfigurationParametersAreEmpty 0.002
noFiltersAreCreatedIfTagsAreEmpty 0.004
shouldErrorClassOnBeforeAll 0.017
onlyExcludeTagsIsDeclared 0.003
runDisplayNameTest 0.008
bothIncludeAndExcludeAreAllowed 0.005
rerunStillFailing 0.03
detectFailedParameterized 0.01
parsesConfigurationParameters 0.004
singleTestClassIsInvokedLazily 0.013
shouldFailClassOnBeforeAll 0.008
executesMultipleTestsIncludedByNamePattern 0.012
allGivenTestsToRunAreInvoked 0.016
doesNotExecuteTestsExcludedByNamePattern 0.009

RunListenerAdapterTest

notifiedWithCorrectNamesWhenClassExecutionSkipped 0.052
notifiedWhenMethodExecutionAborted 0
notifiedOfContainerFailureWhenFailed 0
notifiedWithCorrectNamesWhenClassExecutionErrored 0.005
notifiedWithCompatibleNameForMethodWithArguments 0.002
stackTraceWriterPresentEvenWithoutException 0.001
notifiedWithCorrectNamesWhenMethodExecutionStarted 0.002
notifiedWhenClassExecutionAborted 0.001
notifiedForTestSetWhenClassExecutionSucceeded 0.013
notifiedWithCorrectNamesWhenContainerFailed 0
notifiedWithParentDisplayNameWhenTestClassUnknown 0.065
notifiedWhenMethodExecutionSucceeded 0.001
displayNamesInClassAndMethods 0.009
notNotifiedWhenEngineExecutionStarted 0.001
stackTraceWriterDefaultsToTestClass 0.014
notifiedWhenMethodExecutionFailed 0.001
notifiedWhenEngineExecutionSkipped 0
stackTraceWriterPresentWhenParentHasSource 0.003
notifiedWhenMethodExecutionFailedWithError 0.001
notifiedForUnclassifiedTestIdentifier 0.027
displayNamesIgnoredInReport 0
notifiedWhenMethodExecutionSkipped 0.001
notifiedEagerlyForTestSetWhenClassExecutionStarted 0.002
notifiedWithCorrectNamesWhenClassExecutionFailed 0.001
notifiedOfContainerFailureWhenErrored 0.001

TestMethodFilterTest

includesTestDescriptorWithClassSource 0.074
includesBasedOnTestListResolver 0.001
excludesBasedOnTestListResolver 0.001

TestPlanScannerFilterTest

classWithDeeplyNestedTestClassIsAccepted 0.023
classWithTestFactoryIsAccepted 0.01
classWithNestedTestClassIsAccepted 0.007
classWithNoTestMethodsIsNotAccepted 0.007
classWithTestMethodsIsAccepted 0.004
classWithNestedTestFactoryIsAccepted 0.005
emptyClassIsNotAccepted 0.004