public abstract class TraceRestTemplateInterceptorIntegrationTests extends Object implements TestTracingAwareSupplier
| Modifier and Type | Field and Description |
|---|---|
okhttp3.mockwebserver.MockWebServer |
mockWebServer |
| Constructor and Description |
|---|
TraceRestTemplateInterceptorIntegrationTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
void |
setup() |
void |
spanRemovedFromThreadUponException() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUpTracing, tracerTestpublic TraceRestTemplateInterceptorIntegrationTests()
@BeforeEach public void setup()
@AfterEach public void clean()
@Test
public void spanRemovedFromThreadUponException()
throws IOException
IOExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.