Package | Description |
---|---|
org.testng | |
org.testng.internal | |
org.testng.internal.thread | |
org.testng.internal.thread.graph | |
org.testng.thread |
Class and Description |
---|
IExecutorFactory
Represents the capabilities to be possessed by any implementation that can be plugged into TestNG
to execute nodes from a
IDynamicGraph object. |
IThreadWorkerFactory
A factory that creates workers used by
GraphThreadPoolExecutor |
IWorker
A runnable object that is used by
GraphThreadPoolExecutor to execute tasks |
Class and Description |
---|
IExecutorFactory
Represents the capabilities to be possessed by any implementation that can be plugged into TestNG
to execute nodes from a
IDynamicGraph object. |
IWorker
A runnable object that is used by
GraphThreadPoolExecutor to execute tasks |
Class and Description |
---|
IExecutorFactory
Represents the capabilities to be possessed by any implementation that can be plugged into TestNG
to execute nodes from a
IDynamicGraph object. |
ITestNGThreadPoolExecutor
Represents the capabilities of a TestNG specific
ExecutorService |
IThreadWorkerFactory
A factory that creates workers used by
GraphThreadPoolExecutor |
Class and Description |
---|
ITestNGThreadPoolExecutor
Represents the capabilities of a TestNG specific
ExecutorService |
IThreadWorkerFactory
A factory that creates workers used by
GraphThreadPoolExecutor |
IWorker
A runnable object that is used by
GraphThreadPoolExecutor to execute tasks |
Class and Description |
---|
ITestNGThreadPoolExecutor
Represents the capabilities of a TestNG specific
ExecutorService |
IThreadWorkerFactory
A factory that creates workers used by
GraphThreadPoolExecutor |
IWorker
A runnable object that is used by
GraphThreadPoolExecutor to execute tasks |