Searched refs:getBeforeGroupsMap (Results 1 – 2 of 2) sorted by relevance
120 synchronized public Map<String, List<ITestNGMethod>> getBeforeGroupsMap() { in getBeforeGroupsMap() method in ConfigurationGroupMethods
841 Map<String, List<ITestNGMethod>> beforeGroupMap = groupMethods.getBeforeGroupsMap(); in invokeBeforeGroupsConfigurations()