public abstract class AbstractDirectConfigurator extends Object implements Configurator
Modifier and Type | Class and Description |
---|---|
static class |
AbstractDirectConfigurator.Setter
Describes a property setter by method name and parameter class
|
public void configure(org.testng.TestNG testng, Map<String,String> options) throws TestSetFailedException
configure
in interface Configurator
TestSetFailedException
public void configure(org.testng.xml.XmlSuite suite, Map<String,String> options) throws TestSetFailedException
configure
in interface Configurator
TestSetFailedException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.