Searched refs:addIncludedGroup (Results 1 – 9 of 9) sorted by relevance
12 addIncludedGroup("b"); in verifyImplicitGroupInclusion()30 addIncludedGroup("g2"); in verifyImplicitGroupInclusion2()48 addIncludedGroup("g2"); in verifyImplicitGroupInclusion4()66 addIncludedGroup("inc"); in verifyImplicitGroupInclusion3()85 addIncludedGroup("windows"); in verifyImplicitMethodInclusion()
23 addIncludedGroup("odd"); in includedGroups()39 addIncludedGroup("evenodd"); in groupsOfGroupsSimple()57 addIncludedGroup("all"); in groupsOfGroupsWithIndirections()80 addIncludedGroup("all"); in groupsOfGroupsWithCycle()114 addIncludedGroup("o.*"); in regexp()
15 addIncludedGroup("invocationOnly"); in invocationCount()42 addIncludedGroup("successPercentageThatSucceedsOnly"); in successPercentageThatSucceeds()73 addIncludedGroup("successPercentageThatFailsOnly"); in successPercentageThatFails()
55 addIncludedGroup("classGroup"); in partialGroupsClass()75 addIncludedGroup("methodGroup"); in partialGroupsMethod()
247 public void addIncludedGroup(String g) { in addIncludedGroup() method in BaseTest248 getTest().addIncludedGroup(g); in addIncludedGroup()
40 addIncludedGroup("test1"); in lessThanPriorityTest1Test()55 addIncludedGroup("test1"); in greaterThanPriorityTest1Test2()70 addIncludedGroup("test1"); in lessThanPriorityAllTests()
973 public void addIncludedGroup(String g) { in addIncludedGroup() method in XmlSuite
228 public void addIncludedGroup(String g) { in addIncludedGroup() method in XmlTest
292 Instead, use addIncludedGroup/addExcludedGroup.