| Constructor and Description |
|---|
IsBlankString() |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<String> |
isBlank() |
protected boolean |
matchesSafely(String actual,
org.hamcrest.Description mismatchDescription) |
protected boolean matchesSafely(String actual, org.hamcrest.Description mismatchDescription)
matchesSafely in class org.hamcrest.TypeSafeDiagnosingMatcher<String>public void describeTo(org.hamcrest.Description description)
public static org.hamcrest.Matcher<String> isBlank()
Copyright © 2013. All Rights Reserved.