public final class RawArrayMatchers
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T> org.hamcrest.Matcher<byte[]> |
byteArrayContaining(byte... bytes) |
static <T> org.hamcrest.Matcher<byte[]> |
byteArrayContaining(int... byteValues) |