public class CustomJUnit4TestAdapterCache
extends junit.framework.JUnit4TestAdapterCache
| Modifier and Type | Method and Description | 
|---|---|
| static CustomJUnit4TestAdapterCache | getInstance() | 
| org.junit.runner.notification.RunNotifier | getNotifier(junit.framework.TestResult result) | 
| org.junit.runner.notification.RunNotifier | getNotifier(junit.framework.TestResult result,
           junit.framework.JUnit4TestAdapter adapter) | 
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic static CustomJUnit4TestAdapterCache getInstance()
public org.junit.runner.notification.RunNotifier getNotifier(junit.framework.TestResult result,
                                                    junit.framework.JUnit4TestAdapter adapter)
getNotifier in class junit.framework.JUnit4TestAdapterCachepublic org.junit.runner.notification.RunNotifier getNotifier(junit.framework.TestResult result)