|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Header | |
---|---|
bad.robot.http | |
bad.robot.http.matchers |
Uses of Header in bad.robot.http |
---|
Classes in bad.robot.http that implement Header | |
---|---|
class |
SimpleHeader
|
Methods in bad.robot.http that return types with arguments of type Header | |
---|---|
Iterator<Header> |
SimpleHeaders.iterator()
|
Methods in bad.robot.http with parameters of type Header | |
---|---|
static SimpleHeaders |
SimpleHeaders.headers(Header... pairs)
|
Uses of Header in bad.robot.http.matchers |
---|
Methods in bad.robot.http.matchers with parameters of type Header | |
---|---|
static org.hamcrest.Matcher<HttpResponse> |
Matchers.hasHeader(Header header)
|
static HttpResponseHeaderMatcher |
HttpResponseHeaderMatcher.hasHeader(Header expected)
|
static HeaderMatcher |
HeaderMatcher.hasHeader(Header expected)
|
static HeadersMatcher |
HeadersMatcher.headers(Header... headers)
|
boolean |
HeaderMatcher.matchesSafely(Header actual)
|
Constructors in bad.robot.http.matchers with parameters of type Header | |
---|---|
HeaderMatcher(Header header)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |