Searched refs:findResponse (Results 1 – 1 of 1) sorted by relevance
92 private HttpResponse findResponse(HttpRequest httpRequest) throws HttpException, IOException { in findResponse() method in FakeHttpLayer107 HttpResponse httpResponse = findResponse(httpRequest); in emulateRequest()