Searched refs:isLastMethodForGroup (Results 1 – 2 of 2) sorted by relevance
60 public synchronized boolean isLastMethodForGroup(String group, ITestNGMethod method) { in isLastMethodForGroup() method in ConfigurationGroupMethods
889 if (groupMethods.isLastMethodForGroup(group, currentTestMethod)) { in invokeAfterGroupsConfigurations()