Searched defs:runTest (Results 1 – 14 of 14) sorted by relevance
18 public static void runTest() { in runTest() method in TestMain
18 public void runTest(Transform t); in runTest() method
65 public void runTest(Transform t) { in runTest() method in AddAnnotationsTest
50 public void runTest(Transform t) { in runTest() method in RemoveAnnotationsTest
59 public void runTest(Transform t) { in runTest() method in ChangeAnnotationValues
20 public static void runTest() { in runTest() method in TestMain
20 public static void runTest() throws Exception { in runTest() method in TestMain
21 public static int runTest(int input) throws Exception { in runTest() method in Main
21 public static boolean runTest(boolean input) throws Exception { in runTest() method in Main
28 private static int runTest(boolean input1) { in runTest() method in Main
35 public void runTest() throws Exception { in runTest() method in ConstructorProxy
198 private void runTest(TestCase tc) throws Exception { in runTest() method in Main
228 private static void runTest(String className, Object[] parameters, Class<?> excType) { in runTest() method in Main
410 public static void runTest(final int numberOfThreads, final int numberOfDaemons, in runTest() method in Main