| Package | Description |
|---|---|
| org.testng.xml |
| Modifier and Type | Field and Description |
|---|---|
private XmlGroups |
TestNGContentHandler.m_currentGroups |
private XmlGroups |
XmlTest.m_xmlGroups |
private XmlGroups |
XmlSuite.m_xmlGroups |
| Modifier and Type | Method and Description |
|---|---|
XmlGroups |
XmlSuite.getGroups() |
XmlGroups |
XmlTest.getXmlGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlTest.setGroups(XmlGroups xmlGroups) |
void |
XmlSuite.setGroups(XmlGroups xmlGroups) |