Part of libcloud.test.storage.test_google_storage View Source View In Hierarchy
Inherited from S3MockHttp:
Inherited from StorageMockHttp (via S3MockHttp):
Method | putrequest | Undocumented |
Method | putheader | Undocumented |
Method | endheaders | Undocumented |
Method | send | Undocumented |
Inherited from MockHttp (via S3MockHttp, StorageMockHttp):
Method | __init__ | Undocumented |
Method | request | Undocumented |
Method | getresponse | Undocumented |
Method | connect | Can't think of anything to mock here. |
Method | close | Undocumented |
Method | _example | Return a simple message and header, regardless of input. |
Method | _example_fail | Undocumented |
Inherited from BaseMockHttpObject (via S3MockHttp, StorageMockHttp, MockHttp):
Method | _get_method_name | Undocumented |
Inherited from MockHttpTestCase (via S3MockHttp):
Method | __init__ | Undocumented |
Method | runTest | Undocumented |
Inherited from MockHttp (via S3MockHttp, MockHttpTestCase):
Method | request | Undocumented |
Method | getresponse | Undocumented |
Method | connect | Can't think of anything to mock here. |
Method | close | Undocumented |
Method | _example | Return a simple message and header, regardless of input. |
Method | _example_fail | Undocumented |
Inherited from BaseMockHttpObject (via S3MockHttp, MockHttpTestCase, MockHttp):
Method | _get_method_name | Undocumented |