Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DITestContext.java72 public String[] getExcludedGroups(); in getExcludedGroups() method
DTestRunner.java1297 public String[] getExcludedGroups() { in getExcludedGroups() method in TestRunner
/external/testng/src/main/java/org/testng/internal/
DXmlMethodSelector.java263 public Map<String, String> getExcludedGroups() { in getExcludedGroups() method in XmlMethodSelector
/external/testng/src/main/java/org/testng/reporters/
DEmailableReporter2.java762 public String getExcludedGroups() { in getExcludedGroups() method in EmailableReporter2.TestResult
/external/testng/src/main/java/org/testng/xml/
DXmlTest.java222 public List<String> getExcludedGroups() { in getExcludedGroups() method in XmlTest
DXmlSuite.java995 public List<String> getExcludedGroups() { in getExcludedGroups() method in XmlSuite