Searched refs:getAfterGroupsMap (Results 1 – 2 of 2) sorted by relevance
124 synchronized public Map<String, List<ITestNGMethod>> getAfterGroupsMap() { in getAfterGroupsMap() method in ConfigurationGroupMethods
903 Map<String, List<ITestNGMethod>> map = groupMethods.getAfterGroupsMap(); in invokeAfterGroupsConfigurations()