Uses of Class
junit.framework.JUnit4TestAdapterCache
Packages that use JUnit4TestAdapterCache
-
Uses of JUnit4TestAdapterCache in junit.framework
Fields in junit.framework declared as JUnit4TestAdapterCacheModifier and TypeFieldDescriptionprivate final JUnit4TestAdapterCache
JUnit4TestAdapter.fCache
private static final JUnit4TestAdapterCache
JUnit4TestAdapterCache.fInstance
Methods in junit.framework that return JUnit4TestAdapterCacheModifier and TypeMethodDescriptionstatic JUnit4TestAdapterCache
JUnit4TestAdapterCache.getDefault()
Constructors in junit.framework with parameters of type JUnit4TestAdapterCacheModifierConstructorDescriptionJUnit4TestAdapter
(Class<?> newTestClass, JUnit4TestAdapterCache cache)