summaryrefslogtreecommitdiff
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented support for "getitem" and "setitem" action kinds.Gustavo Niemeyer2007-10-311-1/+38
* Added support for "delattr" and "contains" kinds, and finishedGustavo Niemeyer2007-10-311-3/+88
* - Now if replay() is run while already in replay mode, the mockerGustavo Niemeyer2007-10-301-54/+135
* Replaced set_state() by replay()/restore().Gustavo Niemeyer2007-10-301-79/+85
* Moved it forward, most importantly implementing the patching feature.Gustavo Niemeyer2007-10-291-328/+1005
* Adding initial version of python-mocker to repository! It's alive!Gustavo Niemeyer2007-10-141-0/+1841