public class TestMethodArguments extends MethodArguments
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMethodArguments.Builder |
parameterValues| Modifier and Type | Method and Description |
|---|---|
ITestNGMethod[] |
getAfterMethods() |
ITestNGMethod[] |
getBeforeMethods() |
ConfigurationGroupMethods |
getGroupMethods() |
int |
getParametersIndex() |
ITestClass |
getTestClass() |
getParameterValuesgetInstance, getParameters, getTestMethodpublic int getParametersIndex()
public ITestNGMethod[] getBeforeMethods()
public ITestNGMethod[] getAfterMethods()
public ConfigurationGroupMethods getGroupMethods()
public ITestClass getTestClass()
Copyright © 2025. All rights reserved.