Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
86 0 0 0 100.0% 0.396 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.common.junit48 86 0 0 0 100.0% 0.396 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.surefire.common.junit48

- Class Tests Errors Failures Skipped Success Rate Time
GroupMatcherCategoryFilterTest 6 0 0 0 100.0% 0.05 s
JUnit48ReflectorTest 2 0 0 0 100.0% 0.016 s
JUnit48TestCheckerTest 2 0 0 0 100.0% 0.017 s
FilterFactoryTest 73 0 0 0 100.0% 0.286 s
GroupMatcherCategoryFilterPreJUnit412Test 3 0 0 0 100.0% 0.027 s

Test Cases

[Summary] [Package List] [Test Cases]

GroupMatcherCategoryFilterTest

shouldMatchIncludedCategoryInHierarchy 0.032 s
shouldMatchIncludedCategoryInSelf 0.003 s
shouldNotMatchIncludedCategoryInParentWhenSelfHasExcludedCategory 0.006 s
shouldMatchExcludedCategoryInSelf 0.001 s
shouldMatchIncludedCategoryInParent 0 s
shouldMatchIncludedCategoryInParentWhenSelfHasAnother 0.008 s

JUnit48ReflectorTest

testCategoryAnnotation 0.015 s
testIsJUnit48Available 0.001 s

JUnit48TestCheckerTest

valid48Class 0.016 s
notValid48Class 0.001 s

FilterFactoryTest

testBackwardsCompatibilityEmptyMethodFilter 0.061 s
testBackwardsCompatibilityBlankMethodFilter 0.002 s
testBackwardsCompatibilityTestParameterClass 0.018 s
testBackwardsCompatibilityTestParameterJavaClass 0.006 s
testBackwardsCompatibilityTestParameterMethod1 0.009 s
testBackwardsCompatibilityTestParameterMethod2 0.007 s
testBackwardsCompatibilityTestParameterMethod3 0.005 s
testRegexWithTwoClassesAndOneMethodComplement 0.013 s
testRegexWithTwoClassesAndRegexMethodComplement 0.006 s
testRegexWithTwoClassesAndRegexMethodsComplement 0.005 s
testMultipleClassesAndMultipleMethodsWithWildcards 0.009 s
testMultipleClassesAndMultipleMethodsWithRegex 0.008 s
testShouldMatchNestedClassAsRegexWithMethod 0 s
testShouldMatchNestedCanonicalClassAsRegexWithMethod 0 s
testShouldMatchClassNameWithWildcardAndMethod 0.001 s
testShouldMatchClassNameWithWildcardCompletely 0 s
testShouldMatchMultipleMethodsSeparatedByComma 0 s
testShouldMatchMultipleMethodsInSameClassSeparatedByPlus 0.001 s
testShouldRunCompleteClassWhenSeparatedByCommaWithoutHash 0 s
testShouldRunSuitesContainingExactMethodName 0.004 s
testShouldSkipSuitesNotContainingExactMethodName 0.001 s
testShouldNotRunNonExistingMethodJUnitCoreSuite 0.002 s
testShouldRunNonExistingMethodJUnitCoreSuite 0.006 s
testShouldRunParameterizedWithPlusDelimiter 0.027 s
testNegativeIllegalRegex 0.001 s
testNegativeIllegalRegex2 0 s
testNegativeEmptyRegex 0 s
testRegexWithWildcard 0.003 s
testRegexWithWildcardClass 0.002 s
testRegexWithExactClass 0.002 s
testRegexWithTwoClasses 0.003 s
testMultipleRegexClasses 0.005 s
testMultipleClasses 0.006 s
testMultipleClassesMethods 0.004 s
testShouldRunSuite 0.005 s
testShouldRunParameterized 0.025 s
testTestListResolver 0.002 s
testShouldRunClassOnly 0 s
testMatchPatterns 0 s
testIncludesExcludes 0.001 s
testFullyQualifiedClass 0 s
testSanity 0 s
testSimple 0 s
testNegativeEmptyRegexWithHash 0 s
testNegativeRegexWithEmptyMethod 0 s
testBackwardsCompatibilityNullMethodFilter 0 s
testRegexWithWildcardJavaClassNegativeTest 0.001 s
testRegexWithTwoClassesComplement 0.002 s
testRegexWithTwoClassesAndOneMethod 0.001 s
testRegexWithTwoClassesAndWildcardMethod 0.002 s
testRegexWithTwoClassesAndRegexMethods 0.002 s
testMultipleRegexClassesComplement 0.001 s
testMultipleClassesAndMultipleMethodsMix 0.003 s
testMultipleClassesAndMultipleMethods 0.003 s
testMultipleClassesComplement 0.004 s
testMultipleRegexClassesMethods 0.002 s
testMultipleRegexClassesMethodsComplement 0.003 s
testShouldMatchExactMethodName 0 s
testShouldMatchExactMethodNameComplement 0.001 s
testShouldMatchExactMethodNameWithHash 0 s
testShouldRunSuiteWithIncludedMethod 0 s
testShouldNotRunDifferentMethods 0 s
testShouldNotRunExactMethodWithoutClass 0 s
testShouldNotMatchExactOnOtherMethod 0.001 s
testShouldMatchWildCardsInMethodName 0 s
testShouldMatchExactClassAndMethod 0 s
testShouldMatchSimpleClassNameWithMethod 0.001 s
testSingleMethodWithJUnitCoreSuite 0.002 s
testClassAndMethodJUnitCoreSuite 0.004 s
testSingleMethodWithJUnitCoreFirstClass 0.001 s
testWithJUnitCoreFirstClassAndSingleMethod 0.001 s
testNegativePatternOnPackageLessClass 0 s
testPatternOnPackageLessClass 0.001 s

GroupMatcherCategoryFilterPreJUnit412Test

shouldNotMatchIncludedCategoryInParentWhenSelfHasAnother 0.024 s
shouldNotMatchIncludedCategoryInParent 0.002 s
shouldNotMatchIncludedCategoryInHierarchy 0.001 s