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