public class GrambaSettings extends Object
| Constructor and Description |
|---|
GrambaSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPathToMockJson() |
boolean |
isDebugMode() |
boolean |
isTestMode() |
void |
setDebugMode(boolean debugMode) |
void |
setPathToMockJson(String pathToMockJson) |
void |
setTestMode(boolean testMode) |
public boolean isTestMode()
public void setTestMode(boolean testMode)
public String getPathToMockJson()
public void setPathToMockJson(String pathToMockJson)
public boolean isDebugMode()
public void setDebugMode(boolean debugMode)
Copyright © 2020 be.cloudway. All rights reserved.