Package org.testng.thread
package org.testng.thread
-
InterfacesClassDescriptionRepresents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from a
IDynamicGraph
object.Represents the capabilities of a TestNG specificExecutorService
A factory that creates workers used byGraphThreadPoolExecutor
IWorker<T>A runnable object that is used byGraphThreadPoolExecutor
to execute tasks