Class StopTimeAction

  • All Implemented Interfaces:
    com.consol.citrus.common.Described, com.consol.citrus.common.Named, com.consol.citrus.TestAction, com.consol.citrus.TestActorAware

    public class StopTimeAction
    extends AbstractTestAction
    Action used for time measurement during test. User can define a time line that is followed during the test case. Action can print out the watched time to the console/logger.
    Since:
    2006
    Author:
    Christoph Deppisch
    • Method Detail

      • doExecute

        public void doExecute​(com.consol.citrus.context.TestContext context)
        Description copied from class: AbstractTestAction
        Subclasses may add custom execution logic here.
        Specified by:
        doExecute in class AbstractTestAction
      • getId

        public String getId()
        Gets the id.
        Returns:
        the id
      • getSuffix

        public String getSuffix()
        Gets the suffix.
        Returns: