Searched refs:responseToGive (Results 1 – 2 of 2) sorted by relevance
188 private HttpResponse responseToGive; field in FakeHttpLayer.RequestMatcherResponseRule193 … public RequestMatcherResponseRule(RequestMatcher requestMatcher, HttpResponse responseToGive) { in RequestMatcherResponseRule() argument195 this.responseToGive = responseToGive; in RequestMatcherResponseRule()222 if (responseToGive != null) { in getResponse()223 return responseToGive; in getResponse()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...