Class StopTimeAction

java.lang.Object
org.citrusframework.actions.AbstractTestAction
org.citrusframework.actions.StopTimeAction
All Implemented Interfaces:
Described, Named, TestAction, 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