public class RestResponseRecordingHelper extends Object
| Constructor and Description |
|---|
RestResponseRecordingHelper(boolean shouldPrettyPrint,
Set<String> blackListedHeaders,
io.restassured.filter.log.LogDetail... details) |
| Modifier and Type | Method and Description |
|---|---|
Map<io.restassured.filter.log.LogDetail,String> |
print(io.restassured.response.Response response) |
Copyright © 2023. All rights reserved.