Uses of Interface
io.restassured.module.webtestclient.response.ValidatableWebTestClientResponse
Packages that use ValidatableWebTestClientResponse
Package
Description
-
Uses of ValidatableWebTestClientResponse in io.restassured.module.webtestclient.internal
Classes in io.restassured.module.webtestclient.internal that implement ValidatableWebTestClientResponseMethods in io.restassured.module.webtestclient.internal that return ValidatableWebTestClientResponse -
Uses of ValidatableWebTestClientResponse in io.restassured.module.webtestclient.response
Methods in io.restassured.module.webtestclient.response that return ValidatableWebTestClientResponseModifier and TypeMethodDescriptionValidatableWebTestClientResponse.status(org.springframework.http.HttpStatus expectedStatus) Validate that the response status matches an Spring-Framework HttpStatus.