@ExtendWith(value=org.mockito.junit.jupiter.MockitoExtension.class) public abstract class TraceableExecutorServiceTests extends Object implements TestTracingAwareSupplier
| Constructor and Description |
|---|
TraceableExecutorServiceTests() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUpTracing, tracerTest@BeforeEach public void setup()
@AfterEach public void tearDown()
@Test
public void should_propagate_trace_id_and_set_new_span_when_traceable_executor_service_is_executed()
throws Exception
Exception@Test
public void should_wrap_methods_in_trace_representation_only_for_non_tracing_callables()
throws Exception
Exception@Test
public void should_not_wrap_methods_in_trace_representation_only_for_non_tracing_callables_when_context_not_ready()
throws Exception
Exception@Test
public void should_propagate_trace_info_when_compleable_future_is_used()
throws Exception
Exception@Test
public void should_remove_entries_from_cache_when_executor_service_shutsdown()
throws Exception
ExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.