l.t.MockResponse(
object
) : class documentation
Part of
libcloud
.
test
View Source
View In Hierarchy
A mock HTTPResponse
Method
__init__
Undocumented
Method
read
Undocumented
Method
getheader
Undocumented
Method
getheaders
Undocumented
Method
msg
Undocumented
def __init__(self, status, body, headers=None, reason=None):
(source)
Undocumented
def read(self, *args, **kwargs):
(source)
Undocumented
def getheader(self, name, *args, **kwargs):
(source)
Undocumented
def getheaders(self):
(source)
Undocumented
def msg(self):
(source)
Undocumented
API Documentation
for
libcloud
, generated by
pydoctor
at 2012-11-19 11:53:43.