public abstract class AbstractDirectConfigurator extends Object implements Configurator
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractDirectConfigurator.Setter |
public void configure(org.testng.TestNG testng,
Map options)
throws TestSetFailedException
configure in interface ConfiguratorTestSetFailedExceptionpublic static List loadListenerClasses(String listenerClasses) throws TestSetFailedException
TestSetFailedExceptionpublic static Class loadClass(String className) throws TestSetFailedException
TestSetFailedExceptionCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.