public class MethodArguments extends Arguments
| Modifier and Type | Field and Description |
|---|---|
protected Object[] |
parameterValues |
| Modifier | Constructor and Description |
|---|---|
protected |
MethodArguments(Object instance,
ITestNGMethod tm,
Map<String,String> params,
Object[] parameterValues) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getParameterValues() |
getInstance, getParameters, getTestMethodCopyright © 2025. All rights reserved.