Searched refs:allMethods (Results 1 – 1 of 1) sorted by relevance
619 Method[] allMethods = clazz.getDeclaredMethods(); in getAllTestMethods() local621 for (Method m : allMethods) { in getAllTestMethods()629 for (Method m : allMethods) { in getAllTestMethods()