|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractInputStreamAssert | |
|---|---|
| org.assertj.core.api | |
| Uses of AbstractInputStreamAssert in org.assertj.core.api |
|---|
| Classes in org.assertj.core.api with type parameters of type AbstractInputStreamAssert | |
|---|---|
class |
AbstractInputStreamAssert<S extends AbstractInputStreamAssert<S,A>,A extends InputStream>
Base class for all implementations of assertions for InputStreams. |
| Subclasses of AbstractInputStreamAssert in org.assertj.core.api | |
|---|---|
class |
InputStreamAssert
Assertion methods for InputStreams. |
| Methods in org.assertj.core.api that return AbstractInputStreamAssert | |
|---|---|
static AbstractInputStreamAssert<?,? extends InputStream> |
Assertions.assertThat(InputStream actual)
Creates a new instance of . |
static AbstractInputStreamAssert<?,? extends InputStream> |
BDDAssertions.then(InputStream actual)
Creates a new instance of . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||