public class RequestResponseLogEntry extends LogEntry implements ExpectationLogEntry
| Constructor and Description |
|---|
RequestResponseLogEntry(HttpRequest httpRequest,
HttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
Expectation |
getExpectation() |
HttpResponse |
getHttpResponse() |
getHttpRequest, getHttpRequeststoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCode, keypublic RequestResponseLogEntry(HttpRequest httpRequest, HttpResponse httpResponse)
public HttpResponse getHttpResponse()
public Expectation getExpectation()
getExpectation in interface ExpectationLogEntryCopyright © 2018. All rights reserved.