| Constructor and Description |
|---|
HasContentText(org.hamcrest.Matcher<? super String> contentMatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
featureValueOf(Element actual) |
static org.hamcrest.Matcher<Element> |
hasBlankContent() |
static org.hamcrest.Matcher<Element> |
hasContent(org.hamcrest.Matcher<? super String> contentMatcher) |
static org.hamcrest.Matcher<Element> |
hasContent(String contentText) |
Copyright © 2013. All Rights Reserved.