Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes issue 15323. Improve failure message of Mock.assert_called_once_with | Michael Foord | 2012-09-28 | 1 | -0/+7 |
* | Closes issue 14636. mock objects raise exceptions from an iterable side_effect | Michael Foord | 2012-04-21 | 1 | -0/+10 |
* | Fix another mock import | Michael Foord | 2012-03-14 | 1 | -1/+1 |
* | PEP 417: Adding unittest.mock | Michael Foord | 2012-03-14 | 1 | -0/+1258 |