org.apache.tools.ant.taskdefs.optional.junit
public class CustomJUnit4TestAdapterCache extends JUnit4TestAdapterCache
Modifier and Type | Method and Description |
---|---|
static CustomJUnit4TestAdapterCache |
getInstance() |
RunNotifier |
getNotifier(TestResult result) |
RunNotifier |
getNotifier(TestResult result,
JUnit4TestAdapter adapter) |
public static CustomJUnit4TestAdapterCache getInstance()
public RunNotifier getNotifier(TestResult result, JUnit4TestAdapter adapter)
public RunNotifier getNotifier(TestResult result)