Uses of Interface
uk.org.webcompere.modelassert.json.condition.array.ArrayElementCondition
Packages that use ArrayElementCondition
Package
Description
-
Uses of ArrayElementCondition in uk.org.webcompere.modelassert.json.condition.array
Classes in uk.org.webcompere.modelassert.json.condition.array that implement ArrayElementConditionModifier and TypeClassDescriptionclassConvert a normal element condition into an array element conditionConstructor parameters in uk.org.webcompere.modelassert.json.condition.array with type arguments of type ArrayElementConditionModifierConstructorDescriptionLooseComparison(List<ArrayElementCondition> arrayElementConditions, Supplier<String> description) -
Uses of ArrayElementCondition in uk.org.webcompere.modelassert.json.condition.tree
Classes in uk.org.webcompere.modelassert.json.condition.tree that implement ArrayElementConditionModifier and TypeClassDescriptionclassAllow theLooseComparisonalgorithm to use elements of the expected as conditions, while still honouring the various rules that guide how matching is performed