FakeHttpLayer.RequestMatcherResponseRule
public static interface HttpEntityStub.ResponseRule
Modifier and Type | Method | Description |
---|---|---|
org.apache.http.HttpResponse |
getResponse() |
|
boolean |
matches(org.apache.http.HttpRequest request) |
boolean matches(org.apache.http.HttpRequest request)
org.apache.http.HttpResponse getResponse() throws org.apache.http.HttpException, IOException
org.apache.http.HttpException
IOException