summaryrefslogtreecommitdiff
path: root/mox_test_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Patch for Issue #47, provided by gps@google.comHEADmastersmiddlek2012-11-161-0/+19
* + Fix for checking the method signature of unbound functions when keyword argssmiddlek2010-09-031-0/+15
* Fix for issue #27 by stevepm@google.com / steve.middlekauff@gmail.comsmiddlek2010-08-181-0/+12
* Allow methods that are stubbed out on class instances to have theirsmiddlek2010-06-171-0/+4
* Add StubOutClassWithMocks, which acts as a "generator" for mocksmiddlek2010-04-301-2/+15
* Fix a bug where the interface is not enforced when stubbing out a first order...smiddlek2010-04-221-0/+3
* Thanks to matthew.blain@google.com for ContainsAttributeValue comparatorsmiddlek2010-03-181-0/+19
* Initial import of mox (originally an internal Google project).dglasser2008-06-131-0/+76