Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 | 1 | -150/+0 |
* | Mock 100% coverage (GH-13045) | Chris Withers | 2019-05-01 | 1 | -2/+1 |
* | bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_Ma... | Andrew Dunai | 2018-12-04 | 1 | -1/+1 |
* | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 | 1 | -1/+1 |
* | Issue #19013: add unittest.main() epilogs to unittest.mock's own test modules | Antoine Pitrou | 2013-09-13 | 1 | -0/+4 |
* | Remove more Python 2 compatibility cruft from unittest.mock | Michael Foord | 2012-03-14 | 1 | -14/+2 |
* | PEP 417: Adding unittest.mock | Michael Foord | 2012-03-14 | 1 | -0/+159 |