Trees | Indices | Help |
|
---|
|
|
|||
MockResource Allows code to control the behavior of a resource's "invoke" method for unit testing. |
|
|||
|
|
|||
__package__ =
|
|
Deserializes raw JSON data into an instance of cls. The data is deserialized, serialized again using the class's to_json_dict() implementation, and deserialized again, to make sure both from_json_dict() and to_json_dict() are working. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 30 14:44:56 2015 | http://epydoc.sourceforge.net |