Searched refs:collectMethodsByGroup (Results 1 – 2 of 2) sorted by relevance
38 static void collectMethodsByGroup(ITestNGMethod[] methods, in collectMethodsByGroup() method in MethodGroupsHelper
52 MethodGroupsHelper.collectMethodsByGroup(methods.toArray(new ITestNGMethod[methods.size()]), in collectAndOrderMethods()