@ParametersAreNonnullByDefault
| Class | Description |
|---|---|
| StubThreadLocalContextManager | |
| TestThreadLocalDelegateCallable | |
| TestThreadLocalDelegateExecutor | |
| TestThreadLocalDelegateExecutorService |
Test that ThreadLocalDelegateExecutorService correctly wraps callables and runnables passed to it before passing them
off to its delegate, by checking the thread-local context in the call or run method.
|
| TestThreadLocalDelegateRunnable |
Copyright © 2019 Atlassian. All rights reserved.