public class RestResponseRecordingHelper
extends java.lang.Object
| Constructor and Description |
|---|
RestResponseRecordingHelper(boolean shouldPrettyPrint,
io.restassured.filter.log.LogDetail... details) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<io.restassured.filter.log.LogDetail,java.lang.String> |
print(io.restassured.response.Response response) |