summaryrefslogtreecommitdiff
path: root/Lib/unittest/test/testmock/testsentinel.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #20804: The unittest.mock.sentinel attributes now preserve theirSerhiy Storchaka2017-01-111-0/+13
* Issue #19594: Use specific asserts in unittest tests.Serhiy Storchaka2013-11-171-1/+1
* PEP 417: Adding unittest.mockMichael Foord2012-03-141-0/+28