| Constructor and Description |
|---|
ConcatFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(List<String> parameterList,
TestContext context)
Method called on execution.
|
public String execute(List<String> parameterList, TestContext context)
Functionexecute in interface FunctionparameterList - list of function arguments.InvalidFunctionUsageExceptionFunction.execute(java.util.List, com.consol.citrus.context.TestContext)Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.