Class FakeHttpLayer.UriRequestMatcher
java.lang.Object
org.robolectric.shadows.httpclient.FakeHttpLayer.UriRequestMatcher
- All Implemented Interfaces:
RequestMatcher
- Enclosing class:
- FakeHttpLayer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UriRequestMatcher
-
-
Method Details
-
matches
public boolean matches(org.apache.http.HttpRequest request) - Specified by:
matches
in interfaceRequestMatcher
-