| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.xml |
| Modifier and Type | Method and Description |
|---|---|
static ScriptMethodSelector |
ScriptSelectorFactory.getScriptSelector(XmlScript script) |
void |
XmlMethodSelector.setScript(XmlScript script) |
| Modifier and Type | Field and Description |
|---|---|
private XmlScript |
XmlMethodSelector.m_script |
| Modifier and Type | Method and Description |
|---|---|
XmlScript |
XmlMethodSelector.getScript() |
XmlScript |
XmlTest.getScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlMethodSelector.setScript(XmlScript script) |
void |
XmlTest.setScript(XmlScript script) |