|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputStreamAssert | |
---|---|
org.fest.assertions.api |
Uses of InputStreamAssert in org.fest.assertions.api |
---|
Methods in org.fest.assertions.api that return InputStreamAssert | |
---|---|
static InputStreamAssert |
Assertions.assertThat(InputStream actual)
Creates a new instance of . |
InputStreamAssert |
InputStreamAssert.hasContentEqualTo(InputStream expected)
Verifies that the content of the actual InputStream is equal to the content of the given one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |