Uses of Class
net.jadler.matchers.MethodRequestMatcher
-
Packages that use MethodRequestMatcher Package Description net.jadler.matchers -
-
Uses of MethodRequestMatcher in net.jadler.matchers
Methods in net.jadler.matchers that return MethodRequestMatcher Modifier and Type Method Description static MethodRequestMatcherMethodRequestMatcher. requestMethod(org.hamcrest.Matcher<? super String> pred)Factory method to create new instance of this matcher.
-