public static class ApiServiceMock.MockResponse extends Object implements ApiServiceMock.ResponseProducer
Constructor and Description |
---|
MockResponse(javax.ws.rs.core.Response response) |
MockResponse(RuntimeException ex) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getResponse() |
public MockResponse(javax.ws.rs.core.Response response)
public MockResponse(RuntimeException ex)
public javax.ws.rs.core.Response getResponse()
getResponse
in interface ApiServiceMock.ResponseProducer
Copyright © 2016 Digipost Open Source. All rights reserved.