summaryrefslogtreecommitdiff
path: root/extendmock.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup testpatchMichael Foord2010-11-121-132/+1
* all leftover whitespace cleanedkonryd2010-06-231-8/+8
* Add note to extendmock that all functionality has been merged into Mock 0.7.0.fuzzyman2010-01-041-1/+7
* docstring enhancement.fuzzyman2010-01-031-1/+1
* Better implementation of MagicMock. MagicMock instances no longer have *all* ...fuzzyman2010-01-031-34/+37
* Minor code tinkerage.fuzzyman2010-01-031-1/+1
* Correct horrible error accidentally left in previous commit.fuzzyman2010-01-021-1/+1
* Problem with the way default arguments arehandled in mocksignaturefuzzyman2010-01-021-11/+18
* Improvements to extendmock and tests.fuzzyman2010-01-021-27/+71
* Adding extendmockfuzzyman2010-01-021-0/+72