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