cpython/Lib/unittest/test/testmock
Miss Islington (bot) 50d936a125
[3.11] gh-111019: Align expected and actual titles in test output (GH-111020) (#111025)
gh-111019: Align expected and actual titles in test output (GH-111020)

Align expected and actual titles in output from
assert_has_calls/assert_called_with for greater readability
(cherry picked from commit 77dbd95609)

Co-authored-by: James <morisja@gmail.com>
2023-10-18 08:04:39 +00:00
..
__init__.py
__main__.py
support.py
testasync.py [3.11] gh-106300: Improve assertRaises(Exception) usages in tests (GH-106302). (GH-106545) 2023-07-08 08:22:33 +00:00
testcallable.py
testhelpers.py [3.11] gh-102978: Fix mock.patch function signatures for class and staticmethod decorators (GH-103228) (#103499) 2023-05-22 12:47:12 +02:00
testmagicmethods.py
testmock.py [3.11] gh-111019: Align expected and actual titles in test output (GH-111020) (#111025) 2023-10-18 08:04:39 +00:00
testpatch.py [3.11] gh-102978: Fix mock.patch function signatures for class and staticmethod decorators (GH-103228) (#103499) 2023-05-22 12:47:12 +02:00
testsealable.py Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
testsentinel.py
testwith.py Restrict use of Mock objects as specs (GH-31090) 2022-02-03 00:41:19 -08:00