public static class FakeHttpLayer.UriRequestMatcher extends java.lang.Object implements RequestMatcher
Constructor and Description |
---|
UriRequestMatcher(java.lang.String uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(org.apache.http.HttpRequest request) |
public boolean matches(org.apache.http.HttpRequest request)
matches
in interface RequestMatcher