Searched defs:nextResponse (Results 1 – 4 of 4) sorted by relevance
40 private HttpExecuteResponse nextResponse; field in MockAyncHttpClient96 public void stubNextResponse(HttpExecuteResponse nextResponse) { in stubNextResponse()
32 private HttpExecuteResponse nextResponse; field in MockHttpClient
34 void stubNextResponse(HttpExecuteResponse nextResponse); in stubNextResponse()49 void stubNextResponse(HttpExecuteResponse nextResponse, Duration delay); in stubNextResponse()
66 HttpExecuteResponse nextResponse = responses.get(index).left(); in execute() local106 public void stubNextResponse(HttpExecuteResponse nextResponse) { in stubNextResponse()113 public void stubNextResponse(HttpExecuteResponse nextResponse, Duration delay) { in stubNextResponse()