public abstract class CircuitBreakerTests extends Object implements TestTracingAwareSupplier
| Constructor and Description |
|---|
CircuitBreakerTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
additionalAssertions(org.springframework.cloud.sleuth.exporter.FinishedSpan finishedSpan) |
void |
should_pass_tracing_information_when_using_circuit_breaker_with_fallback() |
void |
should_pass_tracing_information_when_using_circuit_breaker() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUpTracing, tracerTest@Test public void should_pass_tracing_information_when_using_circuit_breaker()
@Test public void should_pass_tracing_information_when_using_circuit_breaker_with_fallback()
public void additionalAssertions(org.springframework.cloud.sleuth.exporter.FinishedSpan finishedSpan)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.