Searched defs:setExcludedGroups (Results 1 – 5 of 5) sorted by relevance
277 public void setExcludedGroups(Map<String, String> excludedGroups) { in setExcludedGroups() method in XmlMethodSelector
214 public void setExcludedGroups(List<String> g) { in setExcludedGroups() method in XmlTest
987 public void setExcludedGroups(List<String> g) { in setExcludedGroups() method in XmlSuite
406 public void setExcludedGroups(String groups) { in setExcludedGroups() method in TestNGAntTask
658 public void setExcludedGroups(String groups) { in setExcludedGroups() method in TestNG