public final class RawArrayMatchers extends 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) |
Copyright © 2015–2016 Boleslav Bobcik - Auderis. All rights reserved.