Uses of Package
org.testng.thread
-
Packages that use org.testng.thread Package Description org.testng org.testng.internal org.testng.internal.invokers org.testng.internal.thread org.testng.internal.thread.graph org.testng.thread -
Classes in org.testng.thread used by org.testng Class Description IExecutorFactory Represents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from aIDynamicGraph
object.IThreadWorkerFactory A factory that creates workers used byGraphThreadPoolExecutor
IWorker A runnable object that is used byGraphThreadPoolExecutor
to execute tasks -
Classes in org.testng.thread used by org.testng.internal Class Description IExecutorFactory Represents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from aIDynamicGraph
object. -
Classes in org.testng.thread used by org.testng.internal.invokers Class Description IWorker A runnable object that is used byGraphThreadPoolExecutor
to execute tasks -
Classes in org.testng.thread used by org.testng.internal.thread Class Description IExecutorFactory Represents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from aIDynamicGraph
object.ITestNGThreadPoolExecutor Represents the capabilities of a TestNG specificExecutorService
IThreadWorkerFactory A factory that creates workers used byGraphThreadPoolExecutor
-
Classes in org.testng.thread used by org.testng.internal.thread.graph Class Description ITestNGThreadPoolExecutor Represents the capabilities of a TestNG specificExecutorService
IThreadWorkerFactory A factory that creates workers used byGraphThreadPoolExecutor
IWorker A runnable object that is used byGraphThreadPoolExecutor
to execute tasks -
Classes in org.testng.thread used by org.testng.thread Class Description ITestNGThreadPoolExecutor Represents the capabilities of a TestNG specificExecutorService
IThreadWorkerFactory A factory that creates workers used byGraphThreadPoolExecutor
IWorker A runnable object that is used byGraphThreadPoolExecutor
to execute tasks