public class TestWebClient extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TestWebClient.Method | 
| Constructor and Description | 
|---|
| TestWebClient(String baseURL) | 
| TestWebClient(TestWebServer webServer) | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpResponse | request(TestWebClient.Method httpMethod,
       String path) | 
public TestWebClient(TestWebServer webServer)
public TestWebClient(String baseURL)
public HttpResponse request(TestWebClient.Method httpMethod, String path) throws IOException
IOExceptionCopyright © 2019 OpenDaylight. All rights reserved.