public abstract class FlowsScopePassingSpanSubscriberTests extends Object
| Constructor and Description |
|---|
FlowsScopePassingSpanSubscriberTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected abstract org.springframework.cloud.sleuth.TraceContext |
context() |
protected abstract org.springframework.cloud.sleuth.CurrentTraceContext |
currentTraceContext() |
void |
setup() |
void |
should_not_double_wrap_async_publisher(String name,
Supplier<reactor.core.publisher.Mono<Integer>> sourceSupplier) |
void |
should_not_trace_scalar_flows() |
public FlowsScopePassingSpanSubscriberTests()
protected abstract org.springframework.cloud.sleuth.CurrentTraceContext currentTraceContext()
protected abstract org.springframework.cloud.sleuth.TraceContext context()
@BeforeEach public void setup()
@AfterEach public void close()
@Test public void should_not_trace_scalar_flows()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.