junit.framework
public class JUnit4TestAdapterCache extends HashMap<Description,Test>
Method Summary | |
---|---|
Test | asTest(Description description) |
List<Test> | asTestList(Description description) |
static JUnit4TestAdapterCache | getDefault() |
RunNotifier | getNotifier(TestResult result, JUnit4TestAdapter adapter) |