| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.internal.thread |
| Class | Description |
|---|---|
| ThreadExecutionException |
Wrapper exception for ExecutionExceptions.
|
| Class | Description |
|---|---|
| IExecutor |
Reduced interface to mimic an ExecutorService.
|
| IFutureResult |
Reduced interface to mimic Future.
|
| IThreadFactory |
Reduced interface to mimic ThreadFactory.
|
| TestNGThreadFactory | |
| ThreadExecutionException |
Wrapper exception for ExecutionExceptions.
|