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 ConfigMethodArguments
ConfigMethodArguments.Builder. build()
Methods in org.testng.internal with parameters of type ConfigMethodArguments Modifier and Type Method Description void
IConfigInvoker. invokeConfigurations(ConfigMethodArguments arguments)
-