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 org.apache.maven.surefire.testset.TestSetFailedException
Throws:
org.apache.maven.surefire.testset.TestSetFailedException


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