Searched defs:createTest (Results 1 – 8 of 8) sorted by relevance
9 Object createTest() throws Exception; in createTest() method
51 static public Test createTest(Class<?> theClass, String name) { in createTest() method in TestSuite
34 Test createTest(Description description) { in createTest() method in JUnit4TestAdapterCache
85 public Object createTest() throws Exception { in createTest() method in Parameterized.TestClassRunnerForParameters
186 protected Object createTest() throws Exception { in createTest() method in BlockJUnit4ClassRunner
152 public Object createTest() throws Exception { in runWithCompleteAssignment() method in Theories
81 protected Object createTest() throws Exception { in createTest() method in JUnit4ClassRunner
4579 function createTest(property, setUp, tearDown) { function