public abstract class ResponseHeaderAssertion extends org.hamcrest.BaseMatcher<RequestAndResponse> implements RequestAndResponseAssertion
Matcher that applies a determined String Matcher to the headers of a Response.| Constructor and Description |
|---|
ResponseHeaderAssertion() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
matches(Map<String,List<Object>> headers) |
boolean |
matches(Object item) |
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitCopyright © 2017. All rights reserved.