public class BinaryMatcher extends BodyMatcher<byte[]>
Modifier and Type | Method and Description |
---|---|
String[] |
fieldsExcludedFromEqualsAndHashCode() |
boolean |
isBlank() |
boolean |
matches(MatchDifference context,
byte[] matched) |
not
equals, hashCode, toString
public boolean matches(MatchDifference context, byte[] matched)
public boolean isBlank()
public String[] fieldsExcludedFromEqualsAndHashCode()
fieldsExcludedFromEqualsAndHashCode
in class ObjectWithReflectiveEqualsHashCodeToString
Copyright © 2020. All rights reserved.