public class BinaryMatcher extends BodyMatcher<byte[]>
Constructor and Description |
---|
BinaryMatcher(MockServerLogger mockServerLogger,
byte[] matcher) |
Modifier and Type | Method and Description |
---|---|
String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
matches(HttpRequest context,
byte[] matched) |
not
equals, hashCode, key, toString
public BinaryMatcher(MockServerLogger mockServerLogger, byte[] matcher)
public boolean matches(HttpRequest context, byte[] matched)
public String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2018. All rights reserved.