public abstract class TraceThreadPoolTaskExecutorTests extends Object implements TestTracingAwareSupplier
| Constructor and Description |
|---|
TraceThreadPoolTaskExecutorTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
should_create_thread_trace_runnable() |
void |
should_execute_a_trace_runnable() |
void |
should_execute_with_timeout_a_trace_runnable() |
void |
should_submit_listenable_trace_callable() |
void |
should_submit_listenable_trace_runnable() |
void |
should_submit_trace_callable() |
void |
should_submit_trace_runnable_via_create_thread() |
void |
should_submit_trace_runnable_via_new_thread() |
void |
should_submit_trace_runnable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUpTracing, tracerTest@Test
public void should_create_thread_trace_runnable()
throws Exception
Exception@Test
public void should_submit_listenable_trace_runnable()
throws Exception
Exception@Test
public void should_submit_listenable_trace_callable()
throws Exception
Exception@Test
public void should_execute_a_trace_runnable()
throws Exception
Exception@Test
public void should_execute_with_timeout_a_trace_runnable()
throws Exception
Exception@Test
public void should_submit_trace_callable()
throws Exception
Exception@Test
public void should_submit_trace_runnable()
throws Exception
Exception@Test
public void should_submit_trace_runnable_via_new_thread()
throws Exception
ExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.