Uses of Interface
cloud.opencode.base.test.http.RequestMatcher
Packages that use RequestMatcher
-
Uses of RequestMatcher in cloud.opencode.base.test.http
Methods in cloud.opencode.base.test.http that return RequestMatcherModifier and TypeMethodDescriptionstatic RequestMatcherstatic RequestMatcherstatic RequestMatcherstatic RequestMatcherstatic RequestMatcherstatic RequestMatcherMethods in cloud.opencode.base.test.http with parameters of type RequestMatcherModifier and TypeMethodDescriptionRequestVerification.that(RequestMatcher matcher) Filters recorded requests by the given matcher.TestHttpServer.when(RequestMatcher matcher)