public class Logger
| Constructor and Description |
|---|
Logger(io.restassured.internal.RequestSpecificationImpl request,
io.restassured.response.Response response) |
| Modifier and Type | Method and Description |
|---|---|
void |
log(LogType logType) |
void |
log() |
public Logger(io.restassured.internal.RequestSpecificationImpl request,
io.restassured.response.Response response)
public void log(LogType logType)
public void log()