| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal.thread.graph |
| Modifier and Type | Class and Description |
|---|---|
class |
TestRunner
This class takes care of running one Test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SuiteWorkerFactory
An
IThreadWorkerFactory for SuiteRunners |
| Constructor and Description |
|---|
GraphThreadPoolExecutor(String name,
DynamicGraph<T> graph,
IThreadWorkerFactory<T> factory,
int corePoolSize,
int maximumPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue) |
Copyright © 2024. All rights reserved.