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–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.