Class UiElementOverrides

  • All Implemented Interfaces:
    eu.tsystems.mms.tic.testframework.testing.TestController.Overrides

    public class UiElementOverrides
    extends eu.tsystems.mms.tic.testframework.testing.DefaultTestControllerOverrides
    UiElement related overrides
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getTimeoutInSeconds()  
      • Methods inherited from class eu.tsystems.mms.tic.testframework.testing.DefaultTestControllerOverrides

        getAssertionImpl, hasTimeout, setAssertionImpl, setTimeout
      • Methods inherited from class java.lang.Object

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

      • UiElementOverrides

        public UiElementOverrides()
    • Method Detail

      • getTimeoutInSeconds

        public int getTimeoutInSeconds()
        Specified by:
        getTimeoutInSeconds in interface eu.tsystems.mms.tic.testframework.testing.TestController.Overrides
        Overrides:
        getTimeoutInSeconds in class eu.tsystems.mms.tic.testframework.testing.DefaultTestControllerOverrides