Searched refs:testMethodName (Results 1 – 1 of 1) sorted by relevance
29 public TestCase(String testName, String testClass, String testMethodName, Object[] values, in TestCase() argument33 this.testMethodName = testMethodName; in TestCase()41 String testMethodName; field in Main.TestCase203 if (m.getName().equals(tc.testMethodName)) { in runTest()211 tc.testMethodName + " in class " + in runTest()