public abstract class TraceRequestHttpHeadersFilterTests extends Object implements TestTracingAwareSupplier
| Constructor and Description |
|---|
TraceRequestHttpHeadersFilterTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
should_continue_span_tracing_when_span_already_in_exchange_attributes() |
void |
should_override_span_tracing_headers_when_using_b3() |
void |
should_override_span_tracing_headers() |
void |
should_reuse_headers_only_from_input_since_exchange_may_contain_already_ignored_headers() |
void |
should_set_tracing_headers_with_multiple_values() |
void |
should_set_tracing_headers() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUpTracing, tracerTest@Test public void should_override_span_tracing_headers()
@Test public void should_continue_span_tracing_when_span_already_in_exchange_attributes()
@Test public void should_override_span_tracing_headers_when_using_b3()
@Test public void should_set_tracing_headers()
@Test public void should_reuse_headers_only_from_input_since_exchange_may_contain_already_ignored_headers()
@Test public void should_set_tracing_headers_with_multiple_values()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.