| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
InputStreamAssert |
AbstractSoftAssertions.assertThat(InputStream actual)
Creates a new instance of
. |
static InputStreamAssert |
Assertions.assertThat(InputStream actual)
Creates a new instance of
. |
static InputStreamAssert |
BDDAssertions.then(InputStream actual)
Creates a new instance of
. |
Copyright © 2013-2014 AssertJ. All Rights Reserved.