public interface Function
Modifier and Type | Method and Description |
---|---|
String |
execute(List<String> parameterList,
TestContext context)
Method called on execution.
|
String execute(List<String> parameterList, TestContext context)
parameterList
- list of function arguments.context
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.