l.t.d.t.LinodeMockHttp(MockHttp) : class documentation

Part of libcloud.test.dns.test_linode View Source View In Hierarchy

Undocumented
Method _domain_list Undocumented
Method _domain_resource_list Undocumented
Method _ZONE_DOES_NOT_EXIST_domain_resource_list Undocumented
Method _GET_ZONE_domain_list Undocumented
Method _GET_ZONE_DOES_NOT_EXIST_domain_list Undocumented
Method _GET_RECORD_domain_list Undocumented
Method _GET_RECORD_domain_resource_list Undocumented
Method _GET_RECORD_ZONE_DOES_NOT_EXIST_domain_list Undocumented
Method _GET_RECORD_ZONE_DOES_NOT_EXIST_domain_resource_list Undocumented
Method _GET_RECORD_RECORD_DOES_NOT_EXIST_domain_list Undocumented
Method _GET_RECORD_RECORD_DOES_NOT_EXIST_domain_resource_list Undocumented
Method _domain_create Undocumented
Method _VALIDATION_ERROR_domain_create Undocumented
Method _domain_update Undocumented
Method _domain_resource_create Undocumented
Method _domain_resource_update Undocumented
Method _domain_delete Undocumented
Method _ZONE_DOES_NOT_EXIST_domain_delete Undocumented
Method _domain_resource_delete Undocumented
Method _RECORD_DOES_NOT_EXIST_domain_resource_delete 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
def _domain_list(self, method, url, body, headers): (source)
Undocumented
def _domain_resource_list(self, method, url, body, headers): (source)
Undocumented
def _ZONE_DOES_NOT_EXIST_domain_resource_list(self, method, url, body, headers): (source)
Undocumented
def _GET_ZONE_domain_list(self, method, url, body, headers): (source)
Undocumented
def _GET_ZONE_DOES_NOT_EXIST_domain_list(self, method, url, body, headers): (source)
Undocumented
def _GET_RECORD_domain_list(self, method, url, body, headers): (source)
Undocumented
def _GET_RECORD_domain_resource_list(self, method, url, body, headers): (source)
Undocumented
def _GET_RECORD_ZONE_DOES_NOT_EXIST_domain_list(self, method, url, body, headers): (source)
Undocumented
def _GET_RECORD_ZONE_DOES_NOT_EXIST_domain_resource_list(self, method, url, body, headers): (source)
Undocumented
def _GET_RECORD_RECORD_DOES_NOT_EXIST_domain_list(self, method, url, body, headers): (source)
Undocumented
def _GET_RECORD_RECORD_DOES_NOT_EXIST_domain_resource_list(self, method, url, body, headers): (source)
Undocumented
def _domain_create(self, method, url, body, headers): (source)
Undocumented
def _VALIDATION_ERROR_domain_create(self, method, url, body, headers): (source)
Undocumented
def _domain_update(self, method, url, body, headers): (source)
Undocumented
def _domain_resource_create(self, method, url, body, headers): (source)
Undocumented
def _domain_resource_update(self, method, url, body, headers): (source)
Undocumented
def _domain_delete(self, method, url, body, headers): (source)
Undocumented
def _ZONE_DOES_NOT_EXIST_domain_delete(self, method, url, body, headers): (source)
Undocumented
def _domain_resource_delete(self, method, url, body, headers): (source)
Undocumented
def _RECORD_DOES_NOT_EXIST_domain_resource_delete(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.