1. 8ab1e51 Process DEFAULT values in mock side_effect that returns iterator. by Andrew Svetlov · 11 years ago
  2. 8b2cd75 Process DEFAULT values in mock side_effect that returns iterator. by Andrew Svetlov · 11 years ago
  3. 5c64df7 Issue #17015: When it has a spec, a Mock object now inspects its signature when matching calls, so that arguments can be matched positionally or by name. by Antoine Pitrou · 12 years ago
  4. 28d591c Closes issue 15323. Improve failure message of Mock.assert_called_once_with by Michael Foord · 12 years ago
  5. 2cd4873 Closes issue 14636. mock objects raise exceptions from an iterable side_effect by Michael Foord · 12 years ago
  6. 83a1685 Fix another mock import by Michael Foord · 12 years ago
  7. 345266a PEP 417: Adding unittest.mock by Michael Foord · 12 years ago