public class MobileRunConfigurationUtil
Modifiers | Name | Description |
---|---|---|
static String |
CUSTOM_EXECUTION_CONFIG_ROOT_FOLDER_RELATIVE_PATH |
|
static String |
REGEX_CUSTOM_EXECUTION_PROPERTIES_FILE |
Type Params | Return Type | Name and description |
---|---|---|
|
public static String |
getRegexToVerifyCustomExecutionFile() |
|
public static boolean |
isAndroidPlatform(String aPlatform) |
|
public static boolean |
isiOSPlatform(String aPlatform) |
|
public static boolean |
usingCustomRunConfigurationId(String runConfigId, String projectFolderLocation) |