| Package | Description |
|---|---|
| org.testng.internal | |
| org.testng.internal.thread |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
MethodInvocationHelper.invokeWithTimeout(ITestNGMethod tm,
Object instance,
Object[] parameterValues,
ITestResult testResult)
Invokes a method on a separate thread in order to allow us to timeout the
invocation.
|
protected static void |
MethodInvocationHelper.invokeWithTimeout(ITestNGMethod tm,
Object instance,
Object[] parameterValues,
ITestResult testResult,
IHookable hookable) |
| Modifier and Type | Method and Description |
|---|---|
Object |
IFutureResult.get() |
Object |
FutureResultAdapter.get() |
Copyright © 2024. All rights reserved.