cpython/Lib/unittest
Serhiy Storchaka 6c85091b5b Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. 2016-06-19 18:32:07 +03:00
..
test Issue #21271: Adds new keyword only parameters in reset_mock call 2016-06-02 10:20:16 -07:00
__init__.py Add some "used with permission" mentions where external resources are referenced. 2016-01-15 09:53:51 -08:00
__main__.py
case.py Issue #26837: assertSequenceEqual() now correctly outputs non-stringified 2016-04-25 08:58:25 +03:00
loader.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
main.py Marked keystrokes with the :kbd: role. 2015-09-12 17:46:20 +03:00
mock.py Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. 2016-06-19 18:32:07 +03:00
result.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
runner.py
signals.py
suite.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
util.py