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

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

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.048
JUnit48ReflectorTest 2 0 0 0 100% 0.015
JUnit48TestCheckerTest 2 0 0 0 100% 0.017
FilterFactoryTest 73 0 0 0 100% 0.262
GroupMatcherCategoryFilterPreJUnit412Test 3 0 0 0 100% 0.026

Test Cases

[Summary] [Package List] [Test Cases]

GroupMatcherCategoryFilterTest

shouldMatchIncludedCategoryInHierarchy 0.033
shouldMatchIncludedCategoryInSelf 0.002
shouldNotMatchIncludedCategoryInParentWhenSelfHasExcludedCategory 0.004
shouldMatchExcludedCategoryInSelf 0
shouldMatchIncludedCategoryInParent 0.001
shouldMatchIncludedCategoryInParentWhenSelfHasAnother 0.008

JUnit48ReflectorTest

testCategoryAnnotation 0.015
testIsJUnit48Available 0

JUnit48TestCheckerTest

valid48Class 0.015
notValid48Class 0.002

FilterFactoryTest

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

GroupMatcherCategoryFilterPreJUnit412Test

shouldNotMatchIncludedCategoryInParentWhenSelfHasAnother 0.024
shouldNotMatchIncludedCategoryInParent 0.002
shouldNotMatchIncludedCategoryInHierarchy 0