Package | Description |
---|---|
org.testng.internal | |
org.testng.internal.thread.graph |
Modifier and Type | Method and Description |
---|---|
static DynamicGraph<ITestNGMethod> |
DynamicGraphHelper.createDynamicGraph(ITestNGMethod[] methods,
XmlTest xmlTest) |
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.