Home
last modified time | relevance | path

Searched defs:getIncludedGroups (Results 1 – 6 of 6) sorted by relevance

/external/testng/src/main/java/org/testng/
DITestContext.java67 public String[] getIncludedGroups(); in getIncludedGroups() method
DTestRunner.java1289 public String[] getIncludedGroups() { in getIncludedGroups() method in TestRunner
/external/testng/src/main/java/org/testng/internal/
DXmlMethodSelector.java270 public Map<String, String> getIncludedGroups() { in getIncludedGroups() method in XmlMethodSelector
/external/testng/src/main/java/org/testng/reporters/
DEmailableReporter2.java758 public String getIncludedGroups() { in getIncludedGroups() method in EmailableReporter2.TestResult
/external/testng/src/main/java/org/testng/xml/
DXmlTest.java127 public List<String> getIncludedGroups() { in getIncludedGroups() method in XmlTest
DXmlSuite.java964 public List<String> getIncludedGroups() { in getIncludedGroups() method in XmlSuite