java.lang.Object
uk.org.webcompere.modelassert.json.dsl.SubsetDsl<A>
uk.org.webcompere.modelassert.json.dsl.nodespecific.TextNodes<A>
Type Parameters:
A - the type of assertion
All Implemented Interfaces:
Sizeable<A>, TextNodeDsl<A>, Satisfies<A>

public class TextNodes<A> extends SubsetDsl<A> implements TextNodeDsl<A>
Reduce the DSL down to just string nodes
  • Constructor Details

    • TextNodes

      public TextNodes(Satisfies<A> satisfies)