Uses of Interface
org.testng.thread.IThreadWorkerFactory
Packages that use IThreadWorkerFactory
-
Uses of IThreadWorkerFactory in org.testng
Classes in org.testng that implement IThreadWorkerFactory -
Uses of IThreadWorkerFactory in org.testng.internal.thread.graph
Classes in org.testng.internal.thread.graph that implement IThreadWorkerFactoryModifier and TypeClassDescriptionclass
AnIThreadWorkerFactory
forSuiteRunner
sConstructors in org.testng.internal.thread.graph with parameters of type IThreadWorkerFactoryModifierConstructorDescriptionGraphOrchestrator
(ExecutorService service, IThreadWorkerFactory<T> factory, IDynamicGraph<T> graph, Comparator<T> comparator)