Uses of Package
org.citrusframework.variable
Packages that use org.citrusframework.variable
Package
Description
-
Classes in org.citrusframework.variable used by org.citrusframework.builderClassDescriptionAdapter interface marks that a class is able to act as a variable extractor.
-
Classes in org.citrusframework.variable used by org.citrusframework.contextClassDescriptionGlobal variables valid in each test case.Simple registry holding all available segment variable extractor implementations.
-
Classes in org.citrusframework.variable used by org.citrusframework.variableClassDescriptionGlobal variables valid in each test case.Fluent builder.Class extracting values of segments of VariableExpressions.Base class for segment variable extractors that ensures that an exception is thrown upon no match.Base class for extractors that can operate on indexed values.SegmentVariableExtractor that accesses the segment value from a
Map.SegmentVariableExtractor that accesses the segment value by aFieldof the parentObjectMatcher that matches segments of variable expressions.Class extracting variables form messages.Fluent builder