| Package | Description |
|---|---|
| org.testng.internal |
| Modifier and Type | Method and Description |
|---|---|
GroupConfigMethodArguments |
GroupConfigMethodArguments.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigInvoker.invokeAfterGroupsConfigurations(GroupConfigMethodArguments arguments) |
void |
IConfigInvoker.invokeAfterGroupsConfigurations(GroupConfigMethodArguments arguments) |
void |
ConfigInvoker.invokeBeforeGroupsConfigurations(GroupConfigMethodArguments arguments)
Filter all the beforeGroups methods and invoke only those that apply to the current test
method
|
void |
IConfigInvoker.invokeBeforeGroupsConfigurations(GroupConfigMethodArguments arguments) |