l.t.s.t.S3MockHttp(StorageMockHttp, MockHttpTestCase) : class documentation

Part of libcloud.test.storage.test_s3 View Source View In Hierarchy

Known subclasses: libcloud.test.storage.test_google_storage.GoogleStorageMockHttp

Undocumented
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
Method _foo_bar_container_foo_test_stream_data Undocumented
Method _foo_bar_container_foo_test_stream_data_MULTIPART Undocumented
Method _foo_bar_container_LIST_MULTIPART Undocumented
Method _foo_bar_container_my_divisor_LIST_MULTIPART Undocumented
Method _foo_bar_container_my_movie_m2ts_LIST_MULTIPART 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

Inherited from MockHttpTestCase:

Method __init__ Undocumented
Method runTest Undocumented

Inherited from MockHttp (via 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 MockHttpTestCase, MockHttp):

Method _get_method_name Undocumented
def _UNAUTHORIZED(self, method, url, body, headers): (source)
Undocumented
def _DIFFERENT_REGION(self, method, url, body, headers): (source)
Undocumented
def _list_containers_EMPTY(self, method, url, body, headers): (source)
Undocumented
def _list_containers(self, method, url, body, headers): (source)
Undocumented
def _test_container_EMPTY(self, method, url, body, headers): (source)
Undocumented
def _test_container(self, method, url, body, headers): (source)
Undocumented
def _test_container_ITERATOR(self, method, url, body, headers): (source)
Undocumented
def _test2_test_list_containers(self, method, url, body, headers): (source)
Undocumented
def _new_container_INVALID_NAME(self, method, url, body, headers): (source)
Undocumented
def _new_container_ALREADY_EXISTS(self, method, url, body, headers): (source)
Undocumented
def _new_container(self, method, url, body, headers): (source)
Undocumented
def _new_container_DOESNT_EXIST(self, method, url, body, headers): (source)
Undocumented
def _new_container_NOT_EMPTY(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_NOT_FOUND(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_foo_bar_object_NOT_FOUND(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_foo_bar_object(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_foo_test_stream_data(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_foo_test_stream_data_MULTIPART(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_LIST_MULTIPART(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_my_divisor_LIST_MULTIPART(self, method, url, body, headers): (source)
Undocumented
def _foo_bar_container_my_movie_m2ts_LIST_MULTIPART(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.