| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.xml |
| Modifier and Type | Class | Description |
|---|---|---|
class |
OverrideProcessor |
Override the groups included in the XML file with groups specified on the command line.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.Collection<XmlSuite> |
Parser.parse(java.io.InputStream is,
IPostProcessor processor) |
|
static java.util.Collection<XmlSuite> |
Parser.parse(java.lang.String suite,
IPostProcessor processor) |
|
void |
Parser.setPostProcessor(IPostProcessor processor) |