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 SuiteRunner s |
Constructor and Description |
---|
GraphThreadPoolExecutor(String name,
DynamicGraph<T> graph,
IThreadWorkerFactory<T> factory,
int corePoolSize,
int maximumPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue) |
Copyright © 2018. All rights reserved.