public class TestThreadLocalDelegateExecutorService
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestThreadLocalDelegateExecutorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExecute() |
void |
testInvokeAll() |
void |
testInvokeAllWithTimeout() |
void |
testInvokeAny() |
void |
testInvokeAnyWithTimeout() |
void |
testSubmitCallable() |
void |
testSubmitRunnable() |
void |
testSubmitRunnableWithResult() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic TestThreadLocalDelegateExecutorService()
public void testSubmitCallable()
throws ExecutionException,
InterruptedException
public void testSubmitRunnableWithResult()
throws ExecutionException,
InterruptedException
public void testSubmitRunnable()
throws ExecutionException,
InterruptedException
public void testInvokeAll()
throws ExecutionException,
InterruptedException
public void testInvokeAllWithTimeout()
throws ExecutionException,
InterruptedException
public void testInvokeAny()
throws ExecutionException,
InterruptedException
public void testInvokeAnyWithTimeout()
throws ExecutionException,
InterruptedException,
TimeoutException
Copyright © 2015 Atlassian. All rights reserved.