| Trees | Indices | Help |
|
|---|
|
|
Version: 0.1.0
|
|||
| MockInterfaceError | |||
|
Mock The Mock class emulates any other class for testing purposes. |
|||
|
MockCall MockCall records the name and parameters of a call to an instance of a Mock class. |
|||
|
MockCallable Intercepts the call and records it, then delegates to either the mock's dictionary of mock return values that was passed in to the constructor, or a handcrafted method of a Mock subclass. |
|||
| ReturnValuesBase | |||
| ReturnValues | |||
| ReturnIterator | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Imports: inspect, re, CALLABLE
|
|||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jan 7 03:06:22 2009 | http://epydoc.sourceforge.net |