summaryrefslogtreecommitdiff
path: root/mox_test.py
Commit message (Expand)AuthorAgeFilesLines
* Patch from Matt Brown (mdbrow@gmail.com) to inspect the arguments of mocked m...smiddlek2008-11-121-0/+138
* Added support for __contains__, thanks to Adam Lowry.smiddlek2008-10-241-0/+44
* Remove duplicate NotTest. Bad patch.smiddlek2008-07-011-16/+0
* Add a Not comparator to compose with other comparators.smiddlek2008-07-011-0/+32
* Fix MoxTestBase to be usable with multiple-inheritance.dglasser2008-07-011-0/+20
* Initial import of mox (originally an internal Google project).dglasser2008-06-131-0/+1326