public class MockResponse extends Object
| Constructor and Description |
|---|
MockResponse(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
com.google.gson.JsonElement |
getPayload() |
com.google.gson.JsonObject |
getRawJson() |
boolean |
isOk() |
Copyright © 2017. All rights reserved.