public class WebTestClientRestAssuredResponseImpl extends io.restassured.internal.RestAssuredResponseOptionsImpl<WebTestClientResponse> implements WebTestClientResponse
| Constructor and Description |
|---|
WebTestClientRestAssuredResponseImpl(org.springframework.test.web.reactive.server.WebTestClient.ResponseSpec responseSpec,
io.restassured.internal.log.LogRepository logRepository) |
| Modifier and Type | Method and Description |
|---|---|
ValidatableWebTestClientResponse |
then() |
andReturn, as, as, as, as, as, as, as, asByteArray, asInputStream, asPrettyString, asString, asString, body, contentType, cookie, cookies, detailedCookie, detailedCookies, getBody, getConfig, getConnectionManager, getContent, getContentType, getCookie, getCookies, getDecoderConfig, getDefaultContentType, getDetailedCookie, getDetailedCookies, getFilterContextProperties, getGroovyResponse, getHasExpectations, getHeader, getHeaders, getLogRepository, getResponseHeaders, getRpr, getSessionId, getSessionIdName, getStatusCode, getStatusLine, getTime, getTimeIn, header, headers, htmlPath, isInputStream, jsonPath, jsonPath, path, peek, prettyPeek, prettyPrint, print, response, sessionId, setConfig, setConnectionManager, setContent, setContentType, setCookies, setDecoderConfig, setDefaultContentType, setFilterContextProperties, setGroovyResponse, setHasExpectations, setLogRepository, setResponseHeaders, setRpr, setSessionIdName, setStatusCode, setStatusLine, statusCode, statusLine, thenReturn, time, timeIn, xmlPath, xmlPath, xmlPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpeek, prettyPeek, prettyPrint, printas, as, as, as, as, as, as, htmlPath, jsonPath, jsonPath, path, xmlPath, xmlPath, xmlPathasByteArray, asInputStream, asPrettyString, asStringandReturn, body, contentType, cookie, cookies, detailedCookie, detailedCookies, getBody, getContentType, getCookie, getCookies, getDetailedCookie, getDetailedCookies, getHeader, getHeaders, getSessionId, getStatusCode, getStatusLine, getTime, getTimeIn, header, headers, sessionId, statusCode, statusLine, thenReturn, time, timeInpublic WebTestClientRestAssuredResponseImpl(org.springframework.test.web.reactive.server.WebTestClient.ResponseSpec responseSpec,
io.restassured.internal.log.LogRepository logRepository)
public ValidatableWebTestClientResponse then()
then in interface io.restassured.response.Validatable<ValidatableWebTestClientResponse,WebTestClientResponse>Copyright © 2010–2022. All rights reserved.