Searched refs:getAllMethods (Results 1 – 1 of 1) sorted by relevance
545 Collection<MethodDoc> methods = getAllMethods(clazz); in getTestMethods()612 Collection<MethodDoc> getAllMethods(ClassDoc clazz) { in getAllMethods() method in DescriptionGenerator.TestClass