Home | Trees | Index | Help |
---|
|
nonmockobjects
: How to tell if you need this module: You want to run automated
tests on your code, but you have a relatively complicated data model,
perhaps a nicely normalized database.
__builtin__.object
:
The most base type
nonmockobjects.Objects
:
Objects is the object you instatiate to get access to your creation
functions.
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Mar 1 14:03:21 2007 | http://epydoc.sf.net |