Searched refs:sortMethods (Results 1 – 3 of 3) sorted by relevance
60 return sortMethods(forTests, includedMethods, finder).toArray(new ITestNGMethod[]{}); in collectAndOrderMethods()270 private static List<ITestNGMethod> sortMethods(boolean forTests, in sortMethods() method in MethodHelper
53 sortMethods(methods); in suite()208 private static void sortMethods(Method[] methods) { in sortMethods() method in GeneratedMonitorTest
56 sortMethods(methods); in suite()223 private static void sortMethods(Method[] methods) { in sortMethods() method in GeneratedMonitorTest