Uses of Class
net.serenitybdd.screenplay.rest.questions.ResponseConsequence
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.rest.questions |
-
Uses of ResponseConsequence in net.serenitybdd.screenplay.rest.questions
Methods in net.serenitybdd.screenplay.rest.questions that return ResponseConsequence Modifier and Type Method Description static ResponseConsequenceResponseConsequence. seeThatResponse(java.lang.String message, java.util.function.Consumer<io.restassured.response.ValidatableResponse> expression)static ResponseConsequenceResponseConsequence. seeThatResponse(java.util.function.Consumer<io.restassured.response.ValidatableResponse> expression)