public class TraceVariablesAction extends AbstractTestAction
description| Constructor and Description |
|---|
TraceVariablesAction()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
List<String> |
getVariableNames()
Gets the variableNames.
|
TraceVariablesAction |
setVariableNames(List<String> variableNames)
Setter for info values list
|
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNamepublic void doExecute(TestContext context)
AbstractTestActiondoExecute in class AbstractTestActionpublic TraceVariablesAction setVariableNames(List<String> variableNames)
variableNames - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.