Class LowerCaseFunction
java.lang.Object
org.citrusframework.functions.core.LowerCaseFunction
- All Implemented Interfaces:
Function
Function returns given string argument in lower case.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LowerCaseFunction
public LowerCaseFunction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceFunction- Throws:
InvalidFunctionUsageException- See Also:
-