See: Description
Interface | Description |
---|---|
FakeHttpLayer.RequestMatcherBuilder.PostBodyMatcher | |
HttpEntityStub.ResponseRule | |
HttpResponseGenerator | |
RequestMatcher |
Class | Description |
---|---|
DefaultRequestDirector |
Default implementation of
RequestDirector . |
FakeHttp |
Collection of static methods used interact with HTTP requests / responses.
|
FakeHttpLayer | |
FakeHttpLayer.DefaultRequestMatcher | |
FakeHttpLayer.RequestMatcherBuilder | |
FakeHttpLayer.RequestMatcherResponseRule | |
FakeHttpLayer.UriRegexMatcher | |
FakeHttpLayer.UriRequestMatcher | |
HttpEntityStub | |
HttpRequestInfo | |
HttpResponseStub | |
ParamsParser | |
ShadowDefaultRequestDirector | |
Shadows |
Shadow mapper.
|
StatusLineStub | |
TestHttpResponse |
Shadows for Apache HTTP Client.
To use this in your project, add the artifact org.robolectric:shadows-httpclient
to your project. These shadows are only provided for legacy compatibility. They are no longer actively maintained and will be removed in a future release.