Uses of Package
org.testng.thread
Packages that use org.testng.thread
Package
Description
-
Classes in org.testng.thread used by org.testngClassDescriptionRepresents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from a
IDynamicGraph
object.A factory that creates workers used byGraphThreadPoolExecutor
A runnable object that is used byGraphThreadPoolExecutor
to execute tasks -
Classes in org.testng.thread used by org.testng.internalClassDescriptionRepresents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from a
IDynamicGraph
object.A runnable object that is used byGraphThreadPoolExecutor
to execute tasks -
Classes in org.testng.thread used by org.testng.internal.threadClassDescriptionRepresents 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
-
Classes in org.testng.thread used by org.testng.internal.thread.graphClassDescriptionRepresents the capabilities of a TestNG specific
ExecutorService
A factory that creates workers used byGraphThreadPoolExecutor
A runnable object that is used byGraphThreadPoolExecutor
to execute tasks -
Classes in org.testng.thread used by org.testng.threadClassDescriptionRepresents the capabilities of a TestNG specific
ExecutorService
A factory that creates workers used byGraphThreadPoolExecutor
A runnable object that is used byGraphThreadPoolExecutor
to execute tasks