Searched refs:getAllMethods (Results 1 – 2 of 2) sorted by relevance
545 Collection<MethodDoc> methods = getAllMethods(clazz); in getTestMethods()612 Collection<MethodDoc> getAllMethods(ClassDoc clazz) { in getAllMethods() method in DescriptionGenerator.TestClass
15637 public java.lang.reflect.Method[] getAllMethods()