| Constructor and Description |
|---|
HasTag(org.hamcrest.Matcher<? super String> valueMatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
featureValueOf(Element actual) |
static org.hamcrest.Matcher<Element> |
hasTag(org.hamcrest.Matcher<? super String> valueMatcher) |
static org.hamcrest.Matcher<Element> |
hasTag(String tagName) |
Copyright © 2015. All Rights Reserved.