Searched refs:noPasswordUrl (Results 1 – 1 of 1) sorted by relevance
102 URL noPasswordUrl = getFileUrlWithCredentials(VALID_USER, null, FILE_PATH); in testInputUrl_missingPassword() local103 URLConnection noPasswordConnection = noPasswordUrl.openConnection(); in testInputUrl_missingPassword()