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