public class ResponseLogger
| Constructor and Description |
|---|
ResponseLogger(io.restassured.response.Response response) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asString() |
boolean |
getPrinted() |
void |
print() |
void |
printIfNotPrinted() |