public class ResponseConsequence extends BaseConsequence<io.restassured.response.Response>
explanation, subjectText| Modifier and Type | Method and Description |
|---|---|
void |
evaluateFor(Actor actor) |
static ResponseConsequence |
seeThatResponse(Consumer<io.restassured.response.ValidatableResponse> expression) |
static ResponseConsequence |
seeThatResponse(String message,
Consumer<io.restassured.response.ValidatableResponse> expression) |
String |
toString() |
addRecordedInputValuesTo, after, because, errorFrom, inputValues, orComplainWith, orComplainWith, performSetupActionsAs, thisStepShouldBeIgnored, throwComplaintTypeErrorIfSpecified, whenAttemptingTopublic void evaluateFor(Actor actor)
public static ResponseConsequence seeThatResponse(String message, Consumer<io.restassured.response.ValidatableResponse> expression)
public static ResponseConsequence seeThatResponse(Consumer<io.restassured.response.ValidatableResponse> expression)
Copyright © 2022. All rights reserved.