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.496

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.496

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
JUnit48ReflectorTest 2 0 0 0 100% 0.017
JUnit48TestCheckerTest 2 0 0 0 100% 0.022
FilterFactoryTest 73 0 0 0 100% 0.377
GroupMatcherCategoryFilterTest 6 0 0 0 100% 0.042
GroupMatcherCategoryFilterPreJUnit412Test 3 0 0 0 100% 0.038

Test Cases

[Summary] [Package List] [Test Cases]

JUnit48ReflectorTest

testCategoryAnnotation 0.017
testIsJUnit48Available 0

JUnit48TestCheckerTest

valid48Class 0.019
notValid48Class 0.003

FilterFactoryTest

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

GroupMatcherCategoryFilterTest

shouldMatchIncludedCategoryInHierarchy 0.03
shouldMatchIncludedCategoryInSelf 0.001
shouldNotMatchIncludedCategoryInParentWhenSelfHasExcludedCategory 0.005
shouldMatchExcludedCategoryInSelf 0
shouldMatchIncludedCategoryInParent 0.001
shouldMatchIncludedCategoryInParentWhenSelfHasAnother 0.005

GroupMatcherCategoryFilterPreJUnit412Test

shouldNotMatchIncludedCategoryInParentWhenSelfHasAnother 0.034
shouldNotMatchIncludedCategoryInParent 0.004
shouldNotMatchIncludedCategoryInHierarchy 0