|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PollState | A PollState acts as a consistent state during a poll series. |
Request | A Request acts as a wrapper for an http request. |
Response | A Response acts as a wrapper for an http response. |
Class Summary | |
---|---|
Assert | The Assert class provides a set of convenience methods that ease the
testing of an http response. |
CallbackResource | A CallbackResource is used by the annotation. |
DefaultCallbackResource | The DefaultCallbackResource is a default implementation for the
which can be used within an http TestCase. |
Destination | A Destination marks a requirement for http tests. |
HttpJUnitRunner | The HttpJUnitRunner can be used in your TestCase to avoid the double annotation
of test methods with the Test and HttpTest annotation. |
RequestContext | Request context hold additional data to be added to the request before execution like headers (cookies), authorization, ... |
Enum Summary | |
---|---|
AuthenticationType | An AuthenticationType can be used with the
annotation. |
MediaType | The MediaType enumeration contains values that can be used within a request as
the request's content type. |
Method | The Method enumeration contains values that represents http methods. |
Status | The Status enumeration contains values that can be used within a request/response
to represent it's status code. |
Status.Family |
|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |