Class UITestStepIntegration
- java.lang.Object
-
- eu.tsystems.mms.tic.testframework.report.UITestStepIntegration
-
- All Implemented Interfaces:
eu.tsystems.mms.tic.testframework.report.model.steps.TestStepHandler
public class UITestStepIntegration extends java.lang.Object implements eu.tsystems.mms.tic.testframework.report.model.steps.TestStepHandler
-
-
Constructor Summary
Constructors Constructor Description UITestStepIntegration()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetTestStepActionContext(eu.tsystems.mms.tic.testframework.report.model.context.LogMessage logEvent)static voidinit()
-
-
-
Method Detail
-
init
public static void init()
-
getTestStepActionContext
public java.lang.String getTestStepActionContext(eu.tsystems.mms.tic.testframework.report.model.context.LogMessage logEvent)
- Specified by:
getTestStepActionContextin interfaceeu.tsystems.mms.tic.testframework.report.model.steps.TestStepHandler
-
-