Class ResponseDefinitionBodyMatcher

    • Constructor Detail

      • ResponseDefinitionBodyMatcher

        public ResponseDefinitionBodyMatcher​(long textSizeThreshold,
                                             long binarySizeThreshold)
    • Method Detail

      • getTextSizeThreshold

        public java.lang.String getTextSizeThreshold()
      • getBinarySizeThreshold

        public java.lang.String getBinarySizeThreshold()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object