Searched refs:serverUrl (Results 1 – 4 of 4) sorted by relevance
80 final URL serverUrl = configureServer(new MockResponse()); in get_httpGet() local81 assertEquals("http", serverUrl.getProtocol()); in get_httpGet()86 assertEquals(toUri(serverUrl), uri); in get_httpGet()95 connection = new OkUrlFactory(client).open(serverUrl); in get_httpGet()102 final URL serverUrl = configureHttpsServer(new MockResponse()); in get_httpsGet() local103 assertEquals("https", serverUrl.getProtocol()); in get_httpsGet()109 assertEquals(toUri(serverUrl), uri); in get_httpsGet()120 connection = new OkUrlFactory(client).open(serverUrl); in get_httpsGet()129 final URL serverUrl = configureServer( in put_httpGet() local148 assertEquals(toUri(serverUrl), uri); in put_httpGet()[all …]
39 public static URI toUri(URL serverUrl) { in toUri() argument41 return serverUrl.toURI(); in toUri()
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...