cpython/Lib/unittest/test
2011-05-06 15:01:41 +03:00
..
__init__.py
_test_warnings.py #11282: add back the fail* methods and assertDictContainsSubset. 2011-04-03 18:02:13 +03:00
dummy.py
support.py
test_assertions.py Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRegex now accept a keyword argument 'msg' when used as context managers. Initial patch by Winston Ewert. 2011-05-06 15:01:41 +03:00
test_break.py
test_case.py
test_discovery.py
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py
test_runner.py
test_setups.py
test_skipping.py Breaking test_unittest.py into a package. Manual merge of revision 79432. 2010-03-27 12:34:21 +00:00
test_suite.py