@ExtendWith(value=org.mockito.junit.jupiter.MockitoExtension.class) public abstract class TracingFeignClientTests extends Object implements TestTracingAwareSupplier
| Constructor and Description |
|---|
TracingFeignClientTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertException(RuntimeException error) |
void |
keep_requestTemplate() |
void |
setup() |
void |
should_log_cr_when_response_successful() |
void |
should_log_error_when_exception_thrown() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanUpTracing, tracerTest@BeforeEach public void setup()
@Test
public void should_log_cr_when_response_successful()
throws IOException
IOException@Test
public void should_log_error_when_exception_thrown()
throws IOException
IOExceptionpublic void assertException(RuntimeException error)
@Test
public void keep_requestTemplate()
throws IOException
IOExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.