| Constructor and Description |
|---|
WireMockResponse(com.github.tomakehurst.wiremock.http.Response internalResponse) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getBody() |
Collection<String> |
getHeaderValues(String name) |
int |
getStatus() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeaderValuepublic WireMockResponse(@Nonnull com.github.tomakehurst.wiremock.http.Response internalResponse)
@Nonnull public Collection<String> getHeaderValues(String name)
getHeaderValues in interface ResponseCopyright © 2016–2017 Atlassian. All rights reserved.