Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 3 0 0 86.364% 0.172

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.junit4 12 0 0 0 100% 0.032
org.apache.maven.surefire.common.junit4 10 3 0 0 70% 0.14

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

org.apache.maven.surefire.junit4

Class Tests Errors Failures Skipped Success Rate Time
JUnit4TestCheckerTest 12 0 0 0 100% 0.032

org.apache.maven.surefire.common.junit4

Class Tests Errors Failures Skipped Success Rate Time
JUnit4ProviderUtilTest 4 3 0 0 25% 0.066
JUnit4Reflector40Test 4 0 0 0 100% 0.01
JUnit4RunListenerTest 2 0 0 0 100% 0.064

Test Cases

[Summary] [Package List] [Test Cases]

JUnit4ProviderUtilTest

testIllegalTestDescriptionNegativeTest 0.024
org/apache/maven/surefire/shared/utils/StringUtils
testNewJUnitParameterizedDescriptionParser 0.004
org/apache/maven/surefire/shared/utils/StringUtils
testOldJUnitParameterizedDescriptionParser 0.002
org/apache/maven/surefire/shared/utils/StringUtils
testGenerateFailingTestDescriptions 0.007

JUnit4Reflector40Test

testGetAnnotatedIgnore 0.007
testCreateIgnored 0.002
testCreateDescription 0
testCreatePureDescription 0

JUnit4RunListenerTest

testTestStarted 0.045
testParallelInvocations 0.01

JUnit4TestCheckerTest

testValidJunitSubclassWithoutOwnTestmethods 0.003
testValidSuite 0.004
testInvalidTest 0.002
testCannotLoadRunWithAnnotation 0.001
testSuiteOnlyTest 0.001
testCustomSuiteOnlyTest 0.002
testValidJunit4itsAJunit3Test 0.001
testValidCustomRunner 0.002
testValidCustomSuite 0.003
testValidJunit4Annotated 0
testInnerClassNotAutomaticallyTc 0.005
testDontAcceptAbstractClasses 0

Failure Details

[Summary] [Package List] [Test Cases]


testIllegalTestDescriptionNegativeTest
java.lang.NoClassDefFoundError: org/apache/maven/surefire/shared/utils/StringUtils
testNewJUnitParameterizedDescriptionParser
java.lang.NoClassDefFoundError: org/apache/maven/surefire/shared/utils/StringUtils
testOldJUnitParameterizedDescriptionParser
java.lang.NoClassDefFoundError: org/apache/maven/surefire/shared/utils/StringUtils