public interface Configurator
Modifier and Type | Method and Description |
---|---|
void |
configure(org.testng.TestNG testng,
Map options) |
void |
configure(org.testng.xml.XmlSuite suite,
Map options) |
void configure(org.testng.TestNG testng, Map options) throws TestSetFailedException
TestSetFailedException
void configure(org.testng.xml.XmlSuite suite, Map options) throws TestSetFailedException
TestSetFailedException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.