Part of libcloud.test.storage.test_s3 View Source View In Hierarchy
Known subclasses: libcloud.test.storage.test_google_storage.GoogleStorageMockHttp
Method | _UNAUTHORIZED | Undocumented |
Method | _DIFFERENT_REGION | Undocumented |
Method | _list_containers_EMPTY | Undocumented |
Method | _list_containers | Undocumented |
Method | _test_container_EMPTY | Undocumented |
Method | _test_container | Undocumented |
Method | _test_container_ITERATOR | Undocumented |
Method | _test2_test_list_containers | Undocumented |
Method | _new_container_INVALID_NAME | Undocumented |
Method | _new_container_ALREADY_EXISTS | Undocumented |
Method | _new_container | Undocumented |
Method | _new_container_DOESNT_EXIST | Undocumented |
Method | _new_container_NOT_EMPTY | Undocumented |
Method | _foo_bar_container | Undocumented |
Method | _foo_bar_container_NOT_FOUND | Undocumented |
Method | _foo_bar_container_foo_bar_object_NOT_FOUND | Undocumented |
Method | _foo_bar_container_foo_bar_object | Undocumented |
Inherited from StorageMockHttp:
Method | putrequest | Undocumented |
Method | putheader | Undocumented |
Method | endheaders | Undocumented |
Method | send | Undocumented |
Inherited from MockHttp (via 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 StorageMockHttp, MockHttp):
Method | _get_method_name | Undocumented |