public class KeywordHelper
Type Params | Return Type | Name and description |
---|---|---|
|
public static void |
checkTestObjectParameter(TestObject testObject) |
|
public static int |
checkTimeout(int timeout) |
|
public static int |
comparingNumberObject(Object actualNumber, Object expectedNumber) |
|
public static Integer[] |
indexRangeToArray(String range) |
|
public static String |
integerArrayToString(Integer[] integers) |
|
public static boolean |
match(String value1, String value2, boolean isRegex) |