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

    Modifier and Type
    Method
    Description
    void
    configure(org.testng.TestNG testng, Map<String,String> options)
     
    void
    configure(org.testng.xml.XmlSuite suite, Map<String,String> options)