Class FakeHttpLayer.UriRequestMatcher

    • Constructor Detail

      • UriRequestMatcher

        public UriRequestMatcher​(String uri)
    • Method Detail

      • matches

        public boolean matches​(org.apache.http.HttpRequest request)
        Specified by:
        matches in interface RequestMatcher