| Package | Description |
|---|---|
| org.testng.internal |
| Modifier and Type | Method | Description |
|---|---|---|
IConfigurable |
Configuration.getConfigurable() |
|
IConfigurable |
IConfiguration.getConfigurable() |
| Modifier and Type | Method | Description |
|---|---|---|
protected static void |
MethodInvocationHelper.invokeConfigurable(java.lang.Object instance,
java.lang.Object[] parameters,
IConfigurable configurableInstance,
java.lang.reflect.Method thisMethod,
ITestResult testResult) |
|
void |
Configuration.setConfigurable(IConfigurable c) |
|
void |
IConfiguration.setConfigurable(IConfigurable c) |