Class 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
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTestStepActionContext​(eu.tsystems.mms.tic.testframework.report.model.context.LogMessage logEvent)  
      static void init()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UITestStepIntegration

        public UITestStepIntegration()
    • 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:
        getTestStepActionContext in interface eu.tsystems.mms.tic.testframework.report.model.steps.TestStepHandler