Package org.citrusframework.actions
Class StopTimeAction
java.lang.Object
org.citrusframework.actions.AbstractTestAction
org.citrusframework.actions.StopTimeAction
- All Implemented Interfaces:
Described,Named,TestAction,TestActorAware
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
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.citrusframework.actions.AbstractTestAction
description -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.actions.AbstractTestAction
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
-
Field Details
-
DEFAULT_TIMELINE_ID
- See Also:
-
DEFAULT_TIMELINE_VALUE_SUFFIX
- See Also:
-
-
Constructor Details
-
StopTimeAction
Default constructor.
-
-
Method Details
-
doExecute
Description copied from class:AbstractTestActionSubclasses may add custom execution logic here.- Specified by:
doExecutein classAbstractTestAction
-
getId
Gets the id.- Returns:
- the id
-
getSuffix
Gets the suffix.- Returns:
-