Searched refs:runMethod (Results 1 – 1 of 1) sorted by relevance
128 final Method runMethod = testClass.getDeclaredMethod("run"); in testRunTest() local137 runMethod.invoke(null); in testRunTest()157 runMethod.invoke(null); in testRunTest()