Uses of Interface
uk.org.webcompere.modelassert.json.dsl.nodespecific.TreeComparisonDsl
Packages that use TreeComparisonDsl
Package
Description
-
Uses of TreeComparisonDsl in uk.org.webcompere.modelassert.json.assertjson
Classes in uk.org.webcompere.modelassert.json.assertjson that implement TreeComparisonDsl -
Uses of TreeComparisonDsl in uk.org.webcompere.modelassert.json.condition
Classes in uk.org.webcompere.modelassert.json.condition that implement TreeComparisonDsl -
Uses of TreeComparisonDsl in uk.org.webcompere.modelassert.json.dsl
Subinterfaces of TreeComparisonDsl 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 TreeComparisonDslModifier and TypeClassDescriptionstatic classBuilder of anatcondition, for JSON Pointer comparison -
Uses of TreeComparisonDsl in uk.org.webcompere.modelassert.json.dsl.nodespecific.tree
Classes in uk.org.webcompere.modelassert.json.dsl.nodespecific.tree that implement TreeComparisonDsl -
Uses of TreeComparisonDsl in uk.org.webcompere.modelassert.json.hamcrest
Classes in uk.org.webcompere.modelassert.json.hamcrest that implement TreeComparisonDslModifier 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 TreeComparisonDsl in uk.org.webcompere.modelassert.json.impl
Classes in uk.org.webcompere.modelassert.json.impl that implement TreeComparisonDslModifier and TypeClassDescriptionclassCoreJsonAssertion<T,A extends CoreJsonAssertion<T, A>> Common implementation of both variants of the json assertion.