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>

public class ObjectNodes<A> extends SubsetDsl<A> implements ObjectNodeDsl<A>
Reduce the DSL down to just object
  • Constructor Details

    • ObjectNodes

      public ObjectNodes(Satisfies<A> satisfies)