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, getHttpRequests
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public RequestResponseLogEntry(HttpRequest httpRequest, HttpResponse httpResponse)
public HttpResponse getHttpResponse()
public Expectation getExpectation()
getExpectation
in interface ExpectationLogEntry
Copyright © 2018. All rights reserved.