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 |
XmlTest.getScript() |
XmlScript |
XmlMethodSelector.getScript() |
Modifier and Type | Method and Description |
---|---|
void |
XmlTest.setScript(XmlScript script) |
void |
XmlMethodSelector.setScript(XmlScript script) |