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, getDefaultDateFormatpublic String execute(List<String> parameterList, TestContext context)
FunctionparameterList - list of function arguments.CitrusRuntimeExceptionFunction.execute(java.util.List, com.consol.citrus.context.TestContext)Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.