Searched refs:URL (Results 1 – 8 of 8) sorted by relevance
21 URL = os.environ.get("URL") variable25 assert URL26 print ("Running test against {}".format(URL))27 r = requests.get(URL)
19 import java.net.URL;58 URL url = new URL(urlString); in processUrl()
26 import java.net.URL;95 URL url = new URL(serverUrl); in submitForm()
45 import java.net.URL;146 java.net.URL request = new URL(requestUrl); in setUp()
48 import java.net.URL;272 URL url; in downloadMediaToHost()278 url = new URL(mediaUrlString); in downloadMediaToHost()
62 import java.net.URL;486 URL url = new URL(baseUrl); in doPost()
48 import java.net.URL;196 .toArray(new URL[]{}), super.getClassLoader()); in getClassLoader()
249 // URL of a produced log file (e.g., stdout, stderr).260 // To specify a resource object (reachable via a URL or contained in the265 // URL of a resource file.322 // URL links for the test run.