1. 28d591c Closes issue 15323. Improve failure message of Mock.assert_called_once_with by Michael Foord · 12 years ago
  2. 911fd32 unittest.mock minor doc update by Michael Foord · 12 years ago
  3. f7c4158 Adding patch.stopall method to unittest.mock by Michael Foord · 12 years ago
  4. 2cd4873 Closes issue 14636. mock objects raise exceptions from an iterable side_effect by Michael Foord · 12 years ago
  5. 0682a0c Minor docstring / docs corrections for unittest.mock by Michael Foord · 13 years ago
  6. c287062 unittest.mock.PropertyMock return value and attributes are now standard MagicMocks by Michael Foord · 13 years ago
  7. 2489167 Fix markup errors found by "make suspicious". by Georg Brandl · 13 years ago
  8. e55f663 Fix typo in unittest.mock docs by Michael Foord · 13 years ago
  9. 324b58b Update unittest.mock.patch example by Michael Foord · 13 years ago
  10. 2309ed8 Re-order unittest.mock documentation to put magic method support before the helpers by Michael Foord · 13 years ago
  11. 9015536 Adding an example to unittest.mock.patch documentation by Michael Foord · 13 years ago
  12. 54b3db8 Minor unittest.mock.patch doc / docstring improvement by Michael Foord · 13 years ago
  13. a9e6fb2 Unsplit unittest.mock documentation by Michael Foord · 13 years ago
  14. 944e02d Adding unittest.mock documentation by Michael Foord · 13 years ago