| Package | Description |
|---|---|
| io.restassured.module.webtestclient.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
BuilderBasedWebTestClientFactory |
class |
WrapperWebTestClientFactory |
| Modifier and Type | Method and Description |
|---|---|
WebTestClientFactory |
WebTestClientRequestSpecificationImpl.getWebTestClientFactory() |
static WebTestClientFactory |
StandaloneWebTestClientFactory.of(org.springframework.context.ApplicationContext applicationContext,
Object[] configurersOrExchangeFilterFunctions) |
static WebTestClientFactory |
StandaloneWebTestClientFactory.of(Object[] controllersOrConfigurersOrExchangeFilterFunctions) |
static WebTestClientFactory |
StandaloneWebTestClientFactory.of(org.springframework.web.reactive.function.server.RouterFunction routerFunction,
Object[] configurersOrExchangeFilterFunctions) |
| Constructor and Description |
|---|
WebTestClientRequestSpecificationImpl(WebTestClientFactory webTestClientFactory,
RestAssuredWebTestClientConfig config,
String basePath,
WebTestClientRequestSpecification requestSpecification,
io.restassured.specification.ResponseSpecification responseSpecification) |
Copyright © 2010–2023. All rights reserved.