@ContextConfiguration(classes=org.springframework.cloud.sleuth.baggage.W3CBaggageTests.TestConfig.class)
@TestPropertySource(properties={"spring.sleuth.baggage.remote-fields[0]=foo","spring.sleuth.propagation.type=W3C"})
public abstract class W3CBaggageTests
extends Object
| Constructor and Description |
|---|
W3CBaggageTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldProduceOnlyW3cBaggageEntries() |
@Test
public void shouldProduceOnlyW3cBaggageEntries()
throws InterruptedException
InterruptedExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.