The heat.tests.test_urlfetch Module

class heat.tests.test_urlfetch.UrlFetchTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]
speed = 'fast'
tag = ['unit', 'urlfetch']
tearDown()[source]
test_file_scheme()[source]
test_garbage()[source]
test_http_error()[source]
test_http_scheme()[source]
test_https_scheme()[source]

This Page