cpython/Lib/unittest/test
Michael Foord b71b8ec7b1 Merge 2013-02-11 13:29:58 +00:00
..
testmock Closes issue 15323. Improve failure message of Mock.assert_called_once_with 2012-09-28 16:15:22 +01:00
__init__.py
_test_warnings.py
dummy.py
support.py
test_assertions.py
test_break.py Closes issue 15505. unittest.installHandler and non-callable signal handlers. 2013-01-29 23:07:57 +00:00
test_case.py
test_discovery.py Correction to issue 17052 fix 2013-02-11 13:20:52 +00:00
test_functiontestcase.py
test_loader.py
test_program.py
test_result.py
test_runner.py Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ super call 2012-09-28 14:14:03 +01:00
test_setups.py
test_skipping.py
test_suite.py