Part of libcloud.test View Source View In Hierarchy
Known subclasses: libcloud.test.storage.test_atmos.AtmosMockHttp, libcloud.test.storage.test_azure_blobs.AzureBlobsMockHttp, libcloud.test.storage.test_cloudfiles.CloudFilesMockHttp, libcloud.test.storage.test_s3.S3MockHttp
Method | putrequest | Undocumented |
Method | putheader | Undocumented |
Method | endheaders | Undocumented |
Method | send | Undocumented |
Inherited from MockHttp:
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 MockHttp):
Method | _get_method_name | Undocumented |