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)
Function
execute
in interface Function
parameterList
- list of function arguments.InvalidFunctionUsageException
Function.execute(java.util.List, com.consol.citrus.context.TestContext)
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.