Searched refs:methodsThatBelongToGroup (Results 1 – 2 of 2) sorted by relevance
123 ITestNGMethod[] methodsThatBelongToGroup = in internalDependencyExists() local125 for (ITestNGMethod method : methodsThatBelongToGroup) { in internalDependencyExists()
218 ITestNGMethod[] methodsThatBelongToGroup = in topologicalSort() local220 for (ITestNGMethod pred : methodsThatBelongToGroup) { in topologicalSort()