Uses of Interface
org.testng.internal.IConfigInvoker
Packages that use IConfigInvoker
-
Uses of IConfigInvoker in org.testng.internal
Classes in org.testng.internal that implement IConfigInvokerFields in org.testng.internal declared as IConfigInvokerMethods in org.testng.internal that return IConfigInvokerConstructors in org.testng.internal with parameters of type IConfigInvokerModifierConstructorDescriptionTestMethodWorker
(ITestInvoker testInvoker, IConfigInvoker configInvoker, List<IMethodInstance> testMethods, Map<String, String> parameters, ConfigurationGroupMethods groupMethods, ClassMethodMap classMethodMap, ITestContext testContext, List<IClassListener> listeners)