cpython/Lib/test/test_unittest/testmock
Nikita Sobolev 67b4d2772c
gh-98086: Now ``patch.dict`` can decorate async functions (#98095)
2022-11-11 08:04:30 +00:00
..
__init__.py
__main__.py
support.py
testasync.py gh-98086: Now ``patch.dict`` can decorate async functions (#98095) 2022-11-11 08:04:30 +00:00
testcallable.py
testhelpers.py
testmagicmethods.py
testmock.py
testpatch.py gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691) 2022-09-08 23:46:13 -04:00
testsealable.py gh-91803: Mock - fix error when using autospec methods with seal (#92213) 2022-11-07 07:24:46 +00:00
testsentinel.py
testwith.py