A C E G I J M O R S T W 

A

accept(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 

C

checkforTestAnnotatedMethod(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
createCustomListeners(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
createReportEntry(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
createRequest(Class<?>...) - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
createStackTraceWriter(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
createSuiteDescription(Collection<Class<?>>) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
 

E

extractClassName(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
extractMethodName(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 

G

generateFailingTests(List<Failure>, TestsToRun) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
Organize all the failures in previous run into a map between test classes and corresponding failing test methods
generateFailingTests(List<Failure>) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
Get the name of all test methods from a list of Failures
getAllFailures() - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
 
getAnnotatedIgnore(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
getAnnotatedIgnoreValue(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
getClassName(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
getTestClassName() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
getTestFailed() - Method in class org.apache.maven.surefire.junit4.MockReporter
 
getTestMethodName() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
getTestSucceeded() - Method in class org.apache.maven.surefire.junit4.MockReporter
 
getThrowable() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
Returns the exception associated with this failure.

I

isFailureInsideJUnitItself(Failure) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
isRunWithPresentInClassLoader() - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 

J

JUnit4ProviderUtil - Class in org.apache.maven.surefire.common.junit4
Utility method used among all JUnit4 providers
JUnit4ProviderUtil() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
 
JUnit4Reflector - Class in org.apache.maven.surefire.common.junit4
JUnit4 reflection helper
JUnit4Reflector() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
JUnit4RunListener - Class in org.apache.maven.surefire.common.junit4
RunListener for JUnit4, delegates to our own RunListener
JUnit4RunListener(RunListener) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Constructor.
JUnit4RunListenerFactory - Class in org.apache.maven.surefire.common.junit4
 
JUnit4RunListenerFactory() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
JUnit4StackTraceWriter - Class in org.apache.maven.surefire.common.junit4
Writes out a specific Failure for surefire as a stacktrace.
JUnit4StackTraceWriter(Failure) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
Constructor.
JUnit4TestChecker - Class in org.apache.maven.surefire.common.junit4
 
JUnit4TestChecker(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
junitFailure - Variable in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
JUnitTestFailureListener - Class in org.apache.maven.surefire.common.junit4
Test listener to record all the failures during one run
JUnitTestFailureListener() - Constructor for class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
 

M

MockReporter - Class in org.apache.maven.surefire.junit4
Internal use only
MockReporter() - Constructor for class org.apache.maven.surefire.junit4.MockReporter
 

O

org.apache.maven.surefire.common.junit4 - package org.apache.maven.surefire.common.junit4
 
org.apache.maven.surefire.junit4 - package org.apache.maven.surefire.junit4
 

R

reporter - Variable in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
reset() - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
 
rethrowAnyTestMechanismFailures(Result) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 

S

SET_COMPLETED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
SET_STARTED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 

T

TEST_COMPLETED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
TEST_SKIPPED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
TEST_STARTED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has failed.
testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
 
testFinished(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called after a specific test has finished.
testIgnored(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has been skipped (for whatever reason).
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has started.
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 

W

writeTraceToString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
writeTrimmedTraceToString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
At the moment, returns the same as JUnit4StackTraceWriter.writeTraceToString().
A C E G I J M O R S T W 

Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.