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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public static CustomJUnit4TestAdapterCache getInstance()
public org.junit.runner.notification.RunNotifier getNotifier(junit.framework.TestResult result, junit.framework.JUnit4TestAdapter adapter)
getNotifier
in class junit.framework.JUnit4TestAdapterCache
public org.junit.runner.notification.RunNotifier getNotifier(junit.framework.TestResult result)