Uses of Interface
uk.org.webcompere.modelassert.json.dsl.nodespecific.Sizeable
Packages that use Sizeable
Package
Description
-
Uses of Sizeable in uk.org.webcompere.modelassert.json.assertjson
Classes in uk.org.webcompere.modelassert.json.assertjson that implement Sizeable -
Uses of Sizeable in uk.org.webcompere.modelassert.json.condition
Classes in uk.org.webcompere.modelassert.json.condition that implement Sizeable -
Uses of Sizeable in uk.org.webcompere.modelassert.json.dsl
Subinterfaces of Sizeable 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 SizeableModifier and TypeClassDescriptionstatic classBuilder of anatcondition, for JSON Pointer comparison -
Uses of Sizeable in uk.org.webcompere.modelassert.json.dsl.nodespecific
Subinterfaces of Sizeable in uk.org.webcompere.modelassert.json.dsl.nodespecificModifier and TypeInterfaceDescriptioninterfaceArrayNodeDsl<A>Assertions specific to being an array nodeinterfaceAssertions specific to object nodesinterfaceTextNodeDsl<A>Test node specific assertionsClasses in uk.org.webcompere.modelassert.json.dsl.nodespecific that implement SizeableModifier and TypeClassDescriptionclassArrayNodes<A>Reduce the DSL down to just AarraysclassObjectNodes<A>Reduce the DSL down to just objectclassTextNodes<A>Reduce the DSL down to just string nodes -
Uses of Sizeable in uk.org.webcompere.modelassert.json.dsl.nodespecific.tree
Classes in uk.org.webcompere.modelassert.json.dsl.nodespecific.tree that implement Sizeable -
Uses of Sizeable in uk.org.webcompere.modelassert.json.hamcrest
Classes in uk.org.webcompere.modelassert.json.hamcrest that implement SizeableModifier 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 Sizeable in uk.org.webcompere.modelassert.json.impl
Classes in uk.org.webcompere.modelassert.json.impl that implement SizeableModifier and TypeClassDescriptionclassCoreJsonAssertion<T,A extends CoreJsonAssertion<T, A>> Common implementation of both variants of the json assertion.