public class TestStepUtil
Type Params | Return Type | Name and description |
---|---|---|
|
public static void |
logAddDescription(Class<?> testCaseClass, String comment) |
|
public static void |
logNotRun(Class<?> testCaseClass, String keywordName) |
|
public static void |
logStartKeyword(Class<?> testCaseClass, String keywordName, Map<String, String> attributes, int nestedLevel) |
|
public static void |
publishAfterTestStepEvent(Object[] info) |
|
public static void |
publishBeforeTestStepEvent(Object[] info) |