summaryrefslogtreecommitdiff
path: root/mox_test.py
Commit message (Expand)AuthorAgeFilesLines
* Thanks to matthew.blain@google.com for ContainsAttributeValue comparatorsmiddlek2010-03-181-11/+142
* Slightly modified (for style) patch submitted by alan.franzoni tosmiddlek2010-01-081-0/+14
* Numerous fixes from Google:smiddlek2009-09-111-17/+177
* Fix for Issue 3, submitted by a...@therobots.org.smiddlek2009-05-051-0/+4
* 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