Searched refs:MockAyncHttpClient (Results 1 – 2 of 2) sorted by relevance
35 protected final MockAyncHttpClient mockAyncHttpClient;41 this.mockAyncHttpClient = new MockAyncHttpClient(); in BaseMockApiCall()
37 public final class MockAyncHttpClient implements SdkAsyncHttpClient { class