| Package | Description |
|---|---|
| org.testng.xml |
| Modifier and Type | Method and Description |
|---|---|
List<XmlMethodSelector> |
XmlSuite.getMethodSelectors()
Returns the method selectors.
|
List<XmlMethodSelector> |
XmlTest.getMethodSelectors() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSuite.setMethodSelectors(List<XmlMethodSelector> methodSelectors)
Sets the method selectors.
|
void |
XmlTest.setMethodSelectors(List<XmlMethodSelector> methodSelectors) |
Copyright © 2012. All Rights Reserved.