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