Searched refs:addExcludedGroup (Results 1 – 6 of 6) sorted by relevance
67 addExcludedGroup("exc"); in verifyImplicitGroupInclusion3()
96 addExcludedGroup("odd"); in excludedGroups()
251 public void addExcludedGroup(String g) { in addExcludedGroup() method in BaseTest252 getTest().addExcludedGroup(g); in addExcludedGroup()
1003 public void addExcludedGroup(String g) { in addExcludedGroup() method in XmlSuite
232 public void addExcludedGroup(String g) { in addExcludedGroup() method in XmlTest
292 Instead, use addIncludedGroup/addExcludedGroup.