Interface Configurator
- All Known Implementing Classes:
AbstractDirectConfigurator,TestNG4751Configurator,TestNG510Configurator,TestNG513Configurator,TestNG5141Configurator,TestNG5143Configurator,TestNG52Configurator,TestNG60Configurator,TestNG740Configurator,TestNGMapConfigurator
public interface Configurator
Configurator for passing configuration properties to TestNG
-
Method Summary
-
Method Details
-
configure
- Throws:
TestSetFailedException
-
configure
void configure(org.testng.xml.XmlSuite suite, Map<String, String> options) throws TestSetFailedException- Throws:
TestSetFailedException
-