l.t.s.t.AtmosMockHttp(StorageMockHttp, unittest.TestCase) : class documentation

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

Undocumented
Method __init__ Undocumented
Method runTest Undocumented
Method request Undocumented
Method _rest_namespace_EMPTY Undocumented
Method _rest_namespace Undocumented
Method _rest_namespace_test_container_EMPTY Undocumented
Method _rest_namespace_test_container Undocumented
Method _rest_namespace_test_container__metadata_system Undocumented
Method _rest_namespace_test_20_26_20container__metadata_system Undocumented
Method _rest_namespace_not_found__metadata_system Undocumented
Method _rest_namespace_test_create_container Undocumented
Method _rest_namespace_test_create_container__metadata_system Undocumented
Method _rest_namespace_test_create_container_ALREADY_EXISTS Undocumented
Method _rest_namespace_foo_bar_container Undocumented
Method _rest_namespace_foo_bar_container_NOT_FOUND Undocumented
Method _rest_namespace_foo_bar_container_NOT_EMPTY Undocumented
Method _rest_namespace_test_container_test_object_metadata_system Undocumented
Method _rest_namespace_test_20_26_20container_test_20_26_20object_metadata_system Undocumented
Method _rest_namespace_test_container_test_object_metadata_user Undocumented
Method _rest_namespace_test_20_26_20container_test_20_26_20object_metadata_user Undocumented
Method _rest_namespace_test_container_not_found_metadata_system Undocumented
Method _rest_namespace_foo_bar_container_foo_bar_object Undocumented
Method _rest_namespace_foo_20_26_20bar_container_foo_20_26_20bar_object Undocumented
Method _rest_namespace_foo_bar_container_foo_bar_object_NOT_FOUND Undocumented
Method _rest_namespace_fbc_ftu_metadata_system Undocumented
Method _rest_namespace_fbc_ftu_metadata_user Undocumented
Method _rest_namespace_fbc_ftsdn_metadata_system Undocumented
Method _rest_namespace_fbc_ftsdn Undocumented
Method _rest_namespace_fbc_ftsdn_metadata_user Undocumented
Method _rest_namespace_fbc_ftsde_metadata_system Undocumented
Method _rest_namespace_fbc_ftsde Undocumented
Method _rest_namespace_fbc_ftsde_metadata_user Undocumented
Method _rest_namespace_fbc_ftsd_metadata_system Undocumented

Inherited from StorageMockHttp:

Method putrequest Undocumented
Method putheader Undocumented
Method endheaders Undocumented
Method send Undocumented

Inherited from MockHttp (via StorageMockHttp):

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
def __init__(self, *args, **kwargs): (source)
Undocumented
def runTest(self): (source)
Undocumented
def request(self, method, url, body=None, headers=None, raw=False): (source)
Undocumented
def _rest_namespace_EMPTY(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_container_EMPTY(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_container(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_container__metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_20_26_20container__metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_not_found__metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_create_container(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_create_container__metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_create_container_ALREADY_EXISTS(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_foo_bar_container(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_foo_bar_container_NOT_FOUND(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_foo_bar_container_NOT_EMPTY(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_container_test_object_metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_20_26_20container_test_20_26_20object_metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_container_test_object_metadata_user(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_20_26_20container_test_20_26_20object_metadata_user(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_test_container_not_found_metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_foo_bar_container_foo_bar_object(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_foo_20_26_20bar_container_foo_20_26_20bar_object(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_foo_bar_container_foo_bar_object_NOT_FOUND(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftu_metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftu_metadata_user(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsdn_metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsdn(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsdn_metadata_user(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsde_metadata_system(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsde(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsde_metadata_user(self, method, url, body, headers): (source)
Undocumented
def _rest_namespace_fbc_ftsd_metadata_system(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.