Uses of Class
de.hybris.platform.testframework.assertions.assertj.InputStreamAssert
Packages that use InputStreamAssert
-
Uses of InputStreamAssert in de.hybris.platform.testframework.assertions.assertj
Methods in de.hybris.platform.testframework.assertions.assertj that return InputStreamAssertModifier and TypeMethodDescriptionstatic InputStreamAssertExtendedAssertions.assertThat(InputStream actual) InputStreamAssert.hasSameContentAs(byte[] expected) InputStreamAssert.hasSameSizeAs(InputStream other) InputStreamAssert.hasSize(long size)