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