Package | Description |
---|---|
junit.framework |
Provides JUnit v3.x core classes.
|
Modifier and Type | Field and Description |
---|---|
private JUnit4TestAdapterCache |
JUnit4TestAdapter.fCache |
private static JUnit4TestAdapterCache |
JUnit4TestAdapterCache.fInstance |
Modifier and Type | Method and Description |
---|---|
static JUnit4TestAdapterCache |
JUnit4TestAdapterCache.getDefault() |
Constructor and Description |
---|
JUnit4TestAdapter(java.lang.Class<?> newTestClass,
JUnit4TestAdapterCache cache) |