| Constructor and Description |
|---|
HasHeader(String name)
Creates an instance of this matcher.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(Response response,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Response response) |
public HasHeader(String name)
name - The name of the header to check for the presence ofCopyright © 2013. All Rights Reserved.