public class TestNG5143Configurator extends TestNG5141Configurator
Constructor and Description |
---|
TestNG5143Configurator() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
convertListeners(java.lang.String listenerClasses) |
(package private) java.util.Map<java.lang.String,java.lang.Object> |
getConvertedOptions(java.util.Map<java.lang.String,java.lang.String> options) |
convertListenersString, convertReporterConfig
configure
configure, convert
java.util.Map<java.lang.String,java.lang.Object> getConvertedOptions(java.util.Map<java.lang.String,java.lang.String> options) throws TestSetFailedException
getConvertedOptions
in class TestNGMapConfigurator
TestSetFailedException
protected java.lang.Object convertListeners(java.lang.String listenerClasses) throws TestSetFailedException
convertListeners
in class TestNG5141Configurator
TestSetFailedException