public class StopTimerAction extends AbstractTestAction
description
Constructor and Description |
---|
StopTimerAction()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
String |
getTimerId() |
void |
setTimerId(String timerId) |
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
public String getTimerId()
public void setTimerId(String timerId)
public void doExecute(TestContext context)
AbstractTestAction
doExecute
in class AbstractTestAction
Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.