cpython/Lib/test/test_unittest/testmock
Dennis Sweeney 569ca27293
gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691)
* Update test_dotted_but_module_not_loaded to reflect the move of unittest.test to test.test_unittest.
2022-09-08 23:46:13 -04:00
..
__init__.py gh-93839: Use load_package_tests() for testmock (GH-94055) 2022-06-21 05:51:39 -07:00
__main__.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
support.py
testasync.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
testcallable.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
testhelpers.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
testmagicmethods.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
testmock.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
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-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
testsentinel.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00
testwith.py gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) 2022-06-21 10:27:59 +02:00