Uses of Class
org.testng.internal.GroupConfigMethodArguments
Packages that use GroupConfigMethodArguments
-
Uses of GroupConfigMethodArguments in org.testng.internal
Methods in org.testng.internal that return GroupConfigMethodArgumentsMethods in org.testng.internal with parameters of type GroupConfigMethodArgumentsModifier and TypeMethodDescriptionvoid
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 methodvoid
IConfigInvoker.invokeBeforeGroupsConfigurations
(GroupConfigMethodArguments arguments)