java.lang.Object
org.saynotobugs.confidence.quality.composite.QualityComposition<JsonArrayAdapter>
org.saynotobugs.confidence.json.quality.That
All Implemented Interfaces:
org.saynotobugs.confidence.Quality<JsonArrayAdapter>

public final class That extends org.saynotobugs.confidence.quality.composite.QualityComposition<JsonArrayAdapter>
Adapter to use the Array Quality with normal Iterable Qualitys.

This makes it possible to create something like

 array(that(contains(string(xyz))))