Searched refs:findMethodNamed (Results 1 – 1 of 1) sorted by relevance
203 ITestNGMethod thisMethod = MethodGroupsHelper.findMethodNamed(tm, allMethods); in findGroupTransitiveClosure()225 private static ITestNGMethod findMethodNamed(String tm, List<ITestNGMethod> allMethods) { in findMethodNamed() method in MethodGroupsHelper