Uses of Class
com.consol.citrus.functions.FunctionRegistry
-
Packages that use FunctionRegistry Package Description com.consol.citrus.context -
-
Uses of FunctionRegistry in com.consol.citrus.context
Methods in com.consol.citrus.context that return FunctionRegistry Modifier and Type Method Description FunctionRegistryTestContext. getFunctionRegistry()Get the current function registry.Methods in com.consol.citrus.context with parameters of type FunctionRegistry Modifier and Type Method Description voidTestContext. setFunctionRegistry(FunctionRegistry functionRegistry)Set the function registry.
-