Package 

Class PactVerificationResult.PartialMismatch

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Mismatch> mismatches
    • Method Summary

      Modifier and Type Method Description
      final List<Mismatch> getMismatches()
      String getDescription()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PactVerificationResult.PartialMismatch

        PactVerificationResult.PartialMismatch(List<Mismatch> mismatches)