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;148 java.net.URL request = new URL(requestUrl); in setUp()
46 import java.net.URL;270 URL url; in downloadMediaToHost()276 url = new URL(mediaUrlString); in downloadMediaToHost()
61 import java.net.URL;475 URL url = new URL(baseUrl); in doPost()
46 import java.net.URL;191 .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.