Home
last modified time | relevance | path

Searched refs:ProxyAuthTests (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2_localnet.py231 class ProxyAuthTests(BaseTestCase): class
239 super(ProxyAuthTests, self).setUp()
256 super(ProxyAuthTests, self).tearDown()
536 test_support.run_unittest(ProxyAuthTests, TestUrlopen)