|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJUnit4TestAdapterCache
org.apache.tools.ant.taskdefs.optional.junit.CustomJUnit4TestAdapterCache
public class CustomJUnit4TestAdapterCache
Provides a custom implementation of the notifier for a JUnit4TestAdapter so that skipped and ignored tests can be reported to the existing TestListeners.
| Method Summary | |
|---|---|
static CustomJUnit4TestAdapterCache |
getInstance()
|
RunNotifier |
getNotifier(TestResult result)
|
RunNotifier |
getNotifier(TestResult result,
JUnit4TestAdapter adapter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CustomJUnit4TestAdapterCache getInstance()
public RunNotifier getNotifier(TestResult result,
JUnit4TestAdapter adapter)
public RunNotifier getNotifier(TestResult result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||