| Package | Description |
|---|---|
| de.hybris.platform.testframework.assertions |
| Modifier and Type | Method and Description |
|---|---|
static InputStreamAssert |
InputStreamAssert.assertThat(InputStream actual) |
InputStreamAssert |
InputStreamAssert.hasSameDataAs(byte[] expected) |
InputStreamAssert |
InputStreamAssert.hasSameDataAs(InputStream expected) |
InputStreamAssert |
InputStreamAssert.hasSameSizeAs(InputStream other) |
InputStreamAssert |
InputStreamAssert.hasSize(long size) |
Copyright © 2017 SAP SE. All Rights Reserved.