public class StepDefinitionHelper extends Object
| Constructor and Description |
|---|
StepDefinitionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildJsonString(String fileName,
String jsonInput)
Build json string string.
|
static String |
getActualResource(String resourceKey,
String system)
Gets actual resource.
|
static Object |
getActualValue(String value)
Gets actual value.
|
static String |
getHostName(String resourceKey,
String system)
Gets actual resource.
|
public static Object getActualValue(String value)
value - the valuepublic static String getHostName(String resourceKey, String system)
resourceKey - the resource keysystem - the systempublic static String getActualResource(String resourceKey, String system)
resourceKey - the resource keysystem - the systemCopyright © 2021. All rights reserved.