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