Uses of Class
com.consol.citrus.validation.matcher.ValidationMatcherRegistry
-
Packages that use ValidationMatcherRegistry Package Description com.consol.citrus.context -
-
Uses of ValidationMatcherRegistry in com.consol.citrus.context
Methods in com.consol.citrus.context that return ValidationMatcherRegistry Modifier and Type Method Description ValidationMatcherRegistryTestContext. getValidationMatcherRegistry()Get the current validation matcher registryMethods in com.consol.citrus.context with parameters of type ValidationMatcherRegistry Modifier and Type Method Description voidTestContext. setValidationMatcherRegistry(ValidationMatcherRegistry validationMatcherRegistry)Set the validation matcher registry
-