Searched refs:TestResources (Results 1 – 4 of 4) sorted by relevance
23 return "http://" + Support_Configuration.TestResources + resource; in getResourceURL()
43 public static final String TestResources; field in Support_Configuration100 TestResources = HomeAddress + TestResourcesDir;
154 urls[1] = new URL("http://" + Support_Configuration.TestResources + "/"); in test_getURLs()155 urls[2] = new URL("ftp://" + Support_Configuration.TestResources + "/"); in test_getURLs()156 urls[3] = new URL("jar:file:c://" + Support_Configuration.TestResources in test_getURLs()
127 return "http://" + Support_Configuration.TestResources + resource; in getResourceURL()