| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal | |
| org.testng.internal.thread |
| Modifier and Type | Method and Description |
|---|---|
IExecutorFactory |
TestNG.getExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNG.setExecutorFactory(IExecutorFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
IExecutorFactory |
IConfiguration.getExecutorFactory() |
IExecutorFactory |
Configuration.getExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
IConfiguration.setExecutorFactory(IExecutorFactory factory) |
void |
Configuration.setExecutorFactory(IExecutorFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThreadPoolExecutorFactory |
Copyright © 2025. All rights reserved.