Uses of Interface
org.testng.thread.IExecutorFactory
Packages that use IExecutorFactory
-
Uses of IExecutorFactory in org.testng
Methods in org.testng that return IExecutorFactoryMethods in org.testng with parameters of type IExecutorFactory -
Uses of IExecutorFactory in org.testng.internal
Methods in org.testng.internal that return IExecutorFactoryModifier and TypeMethodDescriptionConfiguration.getExecutorFactory()IConfiguration.getExecutorFactory()Methods in org.testng.internal with parameters of type IExecutorFactoryModifier and TypeMethodDescriptionvoidConfiguration.setExecutorFactory(IExecutorFactory factory) voidIConfiguration.setExecutorFactory(IExecutorFactory factory) -
Uses of IExecutorFactory in org.testng.internal.thread
Classes in org.testng.internal.thread that implement IExecutorFactory