public class ValidatableWebTestClientResponseImpl extends io.restassured.internal.ValidatableResponseOptionsImpl<ValidatableWebTestClientResponse,WebTestClientResponse> implements ValidatableWebTestClientResponse
| Constructor and Description |
|---|
ValidatableWebTestClientResponseImpl(org.springframework.test.web.reactive.server.WebTestClient.ResponseSpec responseSpec,
io.restassured.internal.ResponseParserRegistrar responseParserRegistrar,
io.restassured.config.RestAssuredConfig config,
WebTestClientResponse response,
io.restassured.response.ExtractableResponse<WebTestClientResponse> extractableResponse,
io.restassured.internal.log.LogRepository logRepository) |
| Modifier and Type | Method and Description |
|---|---|
WebTestClientResponse |
originalResponse() |
all, all, and, appendRoot, appendRoot, assertThat, body, body, body, body, body, body, body, body, body, content, content, content, content, content, content, content, contentType, contentType, contentType, cookie, cookie, cookie, cookie, cookies, cookies, cookies, defaultParser, detachRoot, everything, everything, extract, header, header, header, header, headers, headers, headers, ifError, ifStatusCodeIsEqualTo, ifStatusCodeMatches, ifValidationFails, ifValidationFails, ifValidationFails, log, noRoot, noRootPath, parser, root, root, rootPath, rootPath, spec, specification, status, statusCode, statusCode, statusLine, statusLine, time, time, usingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, appendRoot, appendRoot, assertThat, body, body, body, body, body, body, body, content, content, content, content, content, content, content, contentType, contentType, contentType, cookie, cookie, cookie, cookie, cookies, cookies, defaultParser, detachRoot, extract, header, header, header, header, headers, headers, log, noRoot, noRootPath, parser, root, root, rootPath, rootPath, spec, specification, statusCode, statusCode, statusLine, statusLine, time, time, usingpublic ValidatableWebTestClientResponseImpl(org.springframework.test.web.reactive.server.WebTestClient.ResponseSpec responseSpec,
io.restassured.internal.ResponseParserRegistrar responseParserRegistrar,
io.restassured.config.RestAssuredConfig config,
WebTestClientResponse response,
io.restassured.response.ExtractableResponse<WebTestClientResponse> extractableResponse,
io.restassured.internal.log.LogRepository logRepository)
public WebTestClientResponse originalResponse()
originalResponse in class io.restassured.internal.ValidatableResponseOptionsImpl<ValidatableWebTestClientResponse,WebTestClientResponse>Copyright © 2010–2018. All rights reserved.