Index
All Classes and Interfaces|All Packages
A
- accept(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
- addListener(RunListener) - Method in class org.apache.maven.surefire.common.junit4.Notifier
- addListeners(Collection<RunListener>) - Method in class org.apache.maven.surefire.common.junit4.Notifier
- addListeners(RunListener...) - Method in class org.apache.maven.surefire.common.junit4.Notifier
- asFailFast(boolean) - Method in class org.apache.maven.surefire.common.junit4.Notifier
C
- checkforTestAnnotatedMethod(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
- classMethodIndexer - Variable in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- copyListenersTo(Notifier) - Method in class org.apache.maven.surefire.common.junit4.Notifier
- createCustomListeners(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
- createDescription(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
- createDescription(String, Annotation...) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
- createIgnored(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
- createMatchAnyDescriptionFilter(Iterable<Description>) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
- createReportEntry(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- createStackTraceWriter(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
D
- describe() - Method in class org.apache.maven.surefire.common.junit4.MatchDescriptions
F
- fireTestFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.Notifier
- fireTestStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.Notifier
G
- generateFailingTestDescriptions(List<Failure>) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
Get all descriptions from a list of Failures
- getAllFailures() - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
- getAnnotatedIgnore(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
- getConsoleLogger() - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- getRemainingTestClasses() - Method in class org.apache.maven.surefire.common.junit4.Notifier
- getRunMode() - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- getThrowable() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
Returns the exception associated with this failure.
I
- isFailFast() - Method in class org.apache.maven.surefire.common.junit4.Notifier
- isFailureInsideJUnitItself(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
- 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
- JUnit4Reflector - Class in org.apache.maven.surefire.common.junit4
-
JUnit4 reflection helper
- JUnit4RunListener - Class in org.apache.maven.surefire.common.junit4
-
RunListener for JUnit4, delegates to our own RunListener
- JUnit4RunListener(TestReportListener<TestOutputReportEntry>) - 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
- 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
- MatchDescriptions - Class in org.apache.maven.surefire.common.junit4
-
Only run test methods in the given failure set.
- MatchDescriptions(Iterable<Description>) - Constructor for class org.apache.maven.surefire.common.junit4.MatchDescriptions
N
- Notifier - Class in org.apache.maven.surefire.common.junit4
-
Extends
JUnit notifier
, encapsulates several different types ofJUnit listeners
, and fires events to listeners. - Notifier(JUnit4RunListener, int) - Constructor for class org.apache.maven.surefire.common.junit4.Notifier
O
- org.apache.maven.surefire.common.junit4 - package org.apache.maven.surefire.common.junit4
P
- pureNotifier() - Static method in class org.apache.maven.surefire.common.junit4.Notifier
R
- removeListener(RunListener) - Method in class org.apache.maven.surefire.common.junit4.Notifier
- removeListeners() - Method in class org.apache.maven.surefire.common.junit4.Notifier
- 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
- setRunMode(RunMode) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit4.MatchDescriptions
- smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
T
- testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
Delegates to
RunListener.testExecutionSkippedByUser()
. - 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).
- testStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
Called when a specific test has started.
- toClassMethod(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
Java Patterns of regex is slower than cutting a substring.
W
- writeTestOutput(OutputReportEntry) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
- 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
writeTraceToString()
.
All Classes and Interfaces|All Packages