Uses of Interface
uk.org.webcompere.modelassert.json.dsl.nodespecific.NumberComparisonDsl
Packages that use NumberComparisonDsl
Package
Description
-
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.assertjson
Classes in uk.org.webcompere.modelassert.json.assertjson that implement NumberComparisonDsl -
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.condition
Classes in uk.org.webcompere.modelassert.json.condition that implement NumberComparisonDslMethods in uk.org.webcompere.modelassert.json.condition that return NumberComparisonDslModifier and TypeMethodDescriptionstatic <A> NumberComparisonDsl<A>Switch to Size Condition building context to allow the size to be spec -
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.dsl
Subinterfaces of NumberComparisonDsl in uk.org.webcompere.modelassert.json.dslModifier and TypeInterfaceDescriptioninterfaceDSLs available on any JsonNode of unknown type.Classes in uk.org.webcompere.modelassert.json.dsl that implement NumberComparisonDslModifier and TypeClassDescriptionstatic classBuilder of anatcondition, for JSON Pointer comparison -
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.dsl.nodespecific
Subinterfaces of NumberComparisonDsl in uk.org.webcompere.modelassert.json.dsl.nodespecificModifier and TypeInterfaceDescriptioninterfaceDSL assertions specific to numeric nodesClasses in uk.org.webcompere.modelassert.json.dsl.nodespecific that implement NumberComparisonDslMethods in uk.org.webcompere.modelassert.json.dsl.nodespecific that return NumberComparisonDslModifier and TypeMethodDescriptiondefault NumberComparisonDsl<A>Sizeable.size()Requiring this node to be a sizeable node, this switches toNumberComparisonDslto allow criteria to be specified for the size. -
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.dsl.nodespecific.tree
Classes in uk.org.webcompere.modelassert.json.dsl.nodespecific.tree that implement NumberComparisonDsl -
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.hamcrest
Classes in uk.org.webcompere.modelassert.json.hamcrest that implement NumberComparisonDslModifier and TypeClassDescriptionclassAdd strong typing to theCoreJsonAssertionto provide a hamcrest only assertionclassThis is an interim object - the result of starting to build a hamcrest JSON assertion. -
Uses of NumberComparisonDsl in uk.org.webcompere.modelassert.json.impl
Classes in uk.org.webcompere.modelassert.json.impl that implement NumberComparisonDslModifier and TypeClassDescriptionclassCoreJsonAssertion<T,A extends CoreJsonAssertion<T, A>> Common implementation of both variants of the json assertion.