Package 

Class ResponseComparison

    • Method Summary

      Modifier and Type Method Description
      final StatusMismatch statusResult(List<Mismatch> mismatches)
      final Map<String, List<HeaderMismatch>> headerResult(List<Mismatch> mismatches)
      final Result<BodyComparisonResult, BodyTypeMismatch> bodyResult(List<Mismatch> mismatches, ValueResolver resolver)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait