Searched refs:fixMethodInheritance (Results 1 – 2 of 2) sorted by relevance
51 public static void fixMethodInheritance(ITestNGMethod[] methods, boolean before) { in fixMethodInheritance() method in MethodInheritance
284 MethodInheritance.fixMethodInheritance(allMethodsArray, before); in sortMethods()