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