Searched refs:listFrom (Results 1 – 2 of 2) sorted by relevance
464 return TestMethod.listFrom(getTestClass()); in computeTestMethods()
47 public static List<FrameworkMethod> listFrom(TestClass testClass) { in listFrom() method in TestMethod