Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Method and Description |
---|---|
IConfigurable |
IConfiguration.getConfigurable() |
IConfigurable |
Configuration.getConfigurable() |
Modifier and Type | Method and Description |
---|---|
protected static void |
MethodInvocationHelper.invokeConfigurable(Object instance,
Object[] parameters,
IConfigurable configurableInstance,
Method thisMethod,
ITestResult testResult) |
void |
IConfiguration.setConfigurable(IConfigurable c) |
void |
Configuration.setConfigurable(IConfigurable c) |
Copyright © 2024. All rights reserved.