public final class InputHasContent extends org.hamcrest.TypeSafeMatcher<Input>
Constructor and Description |
---|
InputHasContent(org.hamcrest.Matcher<String> mtr)
Ctor.
|
InputHasContent(String text)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matchesSafely(Input item) |
describeMismatch, describeMismatchSafely, matches
Copyright © 2017 Cactoos. All rights reserved.