Uses of Class
net.serenitybdd.screenplay.rest.questions.ResponseConsequence
Packages that use ResponseConsequence
-
Uses of ResponseConsequence in net.serenitybdd.screenplay.rest.questions
Methods in net.serenitybdd.screenplay.rest.questions that return ResponseConsequenceModifier and TypeMethodDescriptionstatic ResponseConsequenceResponseConsequence.seeThatResponse(String message, Consumer<io.restassured.response.ValidatableResponse> expression) static ResponseConsequenceResponseConsequence.seeThatResponse(Consumer<io.restassured.response.ValidatableResponse> expression)