public class ChangeDateFunction extends AbstractDateFunction
Constructor and Description |
---|
ChangeDateFunction() |
Modifier and Type | Method and Description |
---|---|
String |
execute(List<String> parameterList,
TestContext context)
Method called on execution.
|
applyDateOffset, getDateValueOffset, getDefaultDateFormat
public String execute(List<String> parameterList, TestContext context)
Function
parameterList
- list of function arguments.CitrusRuntimeException
Function.execute(java.util.List, com.consol.citrus.context.TestContext)
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.