org.apache.maven.surefire.testng.conf
Interface Configurator

All Known Implementing Classes:
AbstractDirectConfigurator, TestNG4751Configurator, TestNG52Configurator, TestNGMapConfigurator

public interface Configurator


Method Summary
 void configure(org.testng.TestNG testng, java.util.Map options)
           
 

Method Detail

configure

void configure(org.testng.TestNG testng,
               java.util.Map options)
               throws TestSetFailedException
Throws:
TestSetFailedException


Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.