l.t.c.t.CloudStackMockHttp(MockHttpTestCase) : class documentation

Part of libcloud.test.common.test_cloudstack View Source View In Hierarchy

Undocumented
Method _response Undocumented
Method _check_request Undocumented
Method _bad_response Undocumented
Method _sync Undocumented
Method _async_success Undocumented
Method _async_fail Undocumented
Method _async_delayed 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 _response(self, status, result, response): (source)
Undocumented
def _check_request(self, url): (source)
Undocumented
def _bad_response(self, method, url, body, headers): (source)
Undocumented
def _sync(self, method, url, body, headers): (source)
Undocumented
def _async_success(self, method, url, body, headers): (source)
Undocumented
def _async_fail(self, method, url, body, headers): (source)
Undocumented
def _async_delayed(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.