@ContextConfiguration(classes=org.springframework.cloud.sleuth.zipkin2.ZipkinDiscoveryClientTests.Config.class) @TestPropertySource(properties={"spring.zipkin.baseUrl=https://zipkin/","spring.zipkin.sender.type=web"}) public abstract class ZipkinDiscoveryClientTests extends Object
| Constructor and Description |
|---|
ZipkinDiscoveryClientTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldUseDiscoveryClientToFindZipkinUrlIfPresent() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.