Searched defs:httpsUrl (Results 1 – 3 of 3) sorted by relevance
23 final String httpsUrl = "https://robolectric.org/"; in setCookie_doesNotAllowMultipleCookies() local32 final String httpsUrl = "https://robolectric.org/"; in setCookie_multipleCookies() local42 final String httpsUrl = "https://robolectric.org/"; in setCookie_overrideCookieHasTheSameKey() local52 final String httpsUrl = "https://robolectric.org/"; in getCookie_doesNotReturnAttributes() local
15 private final String httpsUrl = "https://robolectric.org/"; field in ShadowCookieManagerTest
245 …def __init__(self, httpsUrl, sshUrl, revision, baseDir, extractDir = "src", removeTags = [], patch… argument