Class FakeHttpLayer.UriRegexMatcher

    • Constructor Detail

      • UriRegexMatcher

        public UriRegexMatcher​(String method,
                               String uriRegex)
    • Method Detail

      • matches

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