Class StringLengthFunction
java.lang.Object
org.citrusframework.functions.core.StringLengthFunction
- All Implemented Interfaces:
Function
Returning the length of a given string argument.
-
Field Summary
Fields inherited from interface org.citrusframework.functions.Function
functions, logger, RESOURCE_PATH -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringLengthFunction
public StringLengthFunction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceFunction- Throws:
InvalidFunctionUsageException- See Also:
-