Class JsonPathOf

java.lang.Object
org.saynotobugs.confidence.quality.composite.QualityComposition<io.restassured.path.json.JsonPath>
org.saynotobugs.confidence.json.quality.JsonPathOf
All Implemented Interfaces:
org.saynotobugs.confidence.Quality<io.restassured.path.json.JsonPath>

public final class JsonPathOf extends org.saynotobugs.confidence.quality.composite.QualityComposition<io.restassured.path.json.JsonPath>
Quality of a JsonPath.
  • Constructor Details

    • JsonPathOf

      public JsonPathOf(org.saynotobugs.confidence.Quality<? super JsonElementAdapter> delegate)