cpython/Lib/unittest
Lisa Roach 21f24ead90
[3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484)
2019-09-29 22:22:44 -07:00
..
test [3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484) 2019-09-29 22:22:44 -07:00
__init__.py bpo-32972: Async test case (GH-13386) 2019-05-29 02:33:59 -07:00
__main__.py
async_case.py [3.8] bpo-36373: Fix deprecation warnings (GH-15889) (GH-15901) 2019-09-11 13:40:36 +03:00
case.py bpo-34596: Fallback to a default reason when @unittest.skip is uncalled (GH-9082) (#15781) 2019-09-09 17:01:14 +02:00
loader.py bpo-35767: Fix unittest.loader to allow partials as test_functions (#11600) 2019-01-23 21:57:25 +01:00
main.py
mock.py [3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484) 2019-09-29 22:22:44 -07:00
result.py
runner.py
signals.py
suite.py
util.py