Searched defs:stubNextResponse (Results 1 – 3 of 3) sorted by relevance
34 void stubNextResponse(HttpExecuteResponse nextResponse); in stubNextResponse() method49 void stubNextResponse(HttpExecuteResponse nextResponse, Duration delay); in stubNextResponse() method
106 public void stubNextResponse(HttpExecuteResponse nextResponse) { in stubNextResponse() method in MockAsyncHttpClient113 public void stubNextResponse(HttpExecuteResponse nextResponse, Duration delay) { in stubNextResponse() method in MockAsyncHttpClient
96 public void stubNextResponse(HttpExecuteResponse nextResponse) { in stubNextResponse() method in MockAyncHttpClient