public interface IConfigureCallBack
IConfigurable| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object[] |
getParameters() |
|
void |
runConfigurationMethod(ITestResult testResult) |
Invoke the test method currently being hijacked.
|
void runConfigurationMethod(ITestResult testResult)
java.lang.Object[] getParameters()