public class InputStreamAssert extends AbstractInputStreamAssert<InputStreamAssert,InputStream>
InputStreams.
To create a new instance of this class, invoke .
Assertions.assertThat(InputStream)
actual, info, myself, throwUnsupportedExceptionOnEquals| Constructor and Description |
|---|
InputStreamAssert(InputStream actual) |
hasContent, hasContentEqualTo, hasDigest, hasDigest, hasDigest, hasDigest, hasSameContentAsas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorpublic InputStreamAssert(InputStream actual)
Copyright © 2014–2018 AssertJ. All rights reserved.