Class ObjectNodes<A>
java.lang.Object
uk.org.webcompere.modelassert.json.dsl.SubsetDsl<A>
uk.org.webcompere.modelassert.json.dsl.nodespecific.ObjectNodes<A>
- Type Parameters:
A- the type of assertion
- All Implemented Interfaces:
ObjectNodeDsl<A>,Sizeable<A>,Satisfies<A>
Reduce the DSL down to just object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface uk.org.webcompere.modelassert.json.dsl.nodespecific.ObjectNodeDsl
containsKey, containsKeys, containsKeysExactly, containsKeysExactlyInAnyOrder, doesNotContainKey, doesNotContainKeys, isNotObject, isObject, satisfiesObjectCondition
-
Constructor Details
-
ObjectNodes
-