public class LastResponse
extends java.lang.Object
implements net.serenitybdd.screenplay.Question<io.restassured.response.Response>
| Constructor and Description |
|---|
LastResponse() |
| Modifier and Type | Method and Description |
|---|---|
io.restassured.response.Response |
answeredBy(net.serenitybdd.screenplay.Actor actor) |
static LastResponse |
received() |
public io.restassured.response.Response answeredBy(net.serenitybdd.screenplay.Actor actor)
answeredBy in interface net.serenitybdd.screenplay.Question<io.restassured.response.Response>public static LastResponse received()