|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadExecutionException | |
|---|---|
| org.testng.internal | |
| org.testng.internal.thread | |
| Uses of ThreadExecutionException in org.testng.internal |
|---|
| Methods in org.testng.internal that throw ThreadExecutionException | |
|---|---|
static void |
MethodHelper.invokeWithTimeout(ITestNGMethod tm,
java.lang.Object instance,
java.lang.Object[] parameterValues,
ITestResult testResult)
Invokes a method on a separate thread in order to allow us to timeout the invocation. |
| Uses of ThreadExecutionException in org.testng.internal.thread |
|---|
| Methods in org.testng.internal.thread that throw ThreadExecutionException | |
|---|---|
java.lang.Object |
IFutureResult.get()
|
java.lang.Object |
FutureResultAdapter.get()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||