public class MockWebServerHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<okhttp3.mockwebserver.RecordedRequest> |
recordedRequests(okhttp3.mockwebserver.MockWebServer server) |
public static List<okhttp3.mockwebserver.RecordedRequest> recordedRequests(okhttp3.mockwebserver.MockWebServer server) throws InterruptedException
InterruptedExceptionCopyright © 2023 Atlassian. All rights reserved.