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.131 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.131 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
JUnit48ReflectorTest 2 0 0 0 100% 0.006 s
JUnit48TestCheckerTest 2 0 0 0 100% 0.005 s
FilterFactoryTest 73 0 0 0 100% 0.093 s
GroupMatcherCategoryFilterTest 6 0 0 0 100% 0.018 s
GroupMatcherCategoryFilterPreJUnit412Test 3 0 0 0 100% 0.009 s

Test Cases

[Summary] [Package List] [Test Cases]

JUnit48ReflectorTest

testIsJUnit48Available 0.004 s
testCategoryAnnotation 0.002 s

JUnit48TestCheckerTest

notValid48Class 0.005 s
valid48Class 0 s

FilterFactoryTest

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

GroupMatcherCategoryFilterTest

shouldMatchIncludedCategoryInHierarchy 0.011 s
shouldMatchIncludedCategoryInSelf 0.001 s
shouldNotMatchIncludedCategoryInParentWhenSelfHasExcludedCategory 0.002 s
shouldMatchExcludedCategoryInSelf 0.001 s
shouldMatchIncludedCategoryInParent 0 s
shouldMatchIncludedCategoryInParentWhenSelfHasAnother 0.003 s

GroupMatcherCategoryFilterPreJUnit412Test

shouldNotMatchIncludedCategoryInParentWhenSelfHasAnother 0.008 s
shouldNotMatchIncludedCategoryInParent 0.001 s
shouldNotMatchIncludedCategoryInHierarchy 0 s