Uses of Interface
org.testng.IExecutorServiceFactory
Packages that use IExecutorServiceFactory
-
Uses of IExecutorServiceFactory in org.testng
Methods in org.testng with parameters of type IExecutorServiceFactoryModifier and TypeMethodDescriptionvoid
TestNG.setExecutorServiceFactory
(IExecutorServiceFactory factory) -
Uses of IExecutorServiceFactory in org.testng.internal
Methods in org.testng.internal that return IExecutorServiceFactoryModifier and TypeMethodDescriptionConfiguration.getExecutorServiceFactory()
IConfiguration.getExecutorServiceFactory()
Methods in org.testng.internal with parameters of type IExecutorServiceFactoryModifier and TypeMethodDescriptionvoid
Configuration.setExecutorServiceFactory
(IExecutorServiceFactory executorServiceFactory) void
IConfiguration.setExecutorServiceFactory
(IExecutorServiceFactory factory)