Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix exception when calling reset_mock on a mock created with autospec | Michael Foord | 2012-06-09 | 1 | -0/+8 |
* | unittest.mock.MagicMock objects are now unorderable by default | Michael Foord | 2012-03-25 | 1 | -0/+13 |
* | PEP 417: Adding unittest.mock | Michael Foord | 2012-03-14 | 1 | -0/+382 |