Uses of Class
org.testng.internal.ConfigMethodArguments
-
Packages that use ConfigMethodArguments Package Description org.testng.internal -
-
Uses of ConfigMethodArguments in org.testng.internal
Methods in org.testng.internal that return ConfigMethodArguments Modifier and Type Method Description ConfigMethodArgumentsConfigMethodArguments.Builder. build()Methods in org.testng.internal with parameters of type ConfigMethodArguments Modifier and Type Method Description voidConfigInvoker. invokeConfigurations(ConfigMethodArguments arguments)voidIConfigInvoker. invokeConfigurations(ConfigMethodArguments arguments)
-