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, Map options)
           
 

Method Detail

configure

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


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