@ContextConfiguration(classes=WebClientExceptionTests.TestConfiguration.class) @TestPropertySource(properties="spring.application.name=exceptionservice") public class WebClientExceptionTests extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WebClientExceptionTests.ExceptionServiceLoadBalancerClientConfiguration |
static class |
WebClientExceptionTests.TestConfiguration |
static interface |
WebClientExceptionTests.TestFeignInterfaceWithException |
| Constructor and Description |
|---|
WebClientExceptionTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
open() |
void |
shouldCloseSpanUponException(org.springframework.cloud.sleuth.instrument.web.client.exception.WebClientExceptionTests.ResponseEntityProvider provider) |
@BeforeEach public void open()
@ParameterizedTest @MethodSource(value="parametersForShouldCloseSpanUponException") @DirtiesContext public void shouldCloseSpanUponException(org.springframework.cloud.sleuth.instrument.web.client.exception.WebClientExceptionTests.ResponseEntityProvider provider) throws IOException
IOExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.