cpython/Lib/unittest
Kushal Das 484f8a875b Closes Issue 21222.
Passing name keyword argument to mock.create_autospec now works.
2014-04-16 01:05:50 +05:30
..
test Closes Issue 21222. 2014-04-16 01:05:50 +05:30
__init__.py Docstring typo fix: Arithmentic -> Arithmetic. 2013-09-09 10:34:24 +01:00
__main__.py Issue #17974: Switch unittest from using getopt to using argparse. 2013-08-29 12:37:28 +03:00
case.py backport: #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex. 2014-03-25 15:31:50 -04:00
loader.py Issue 17457: extend test discovery to support namespace packages 2013-11-23 13:29:23 +00:00
main.py Issue #17974: Switch unittest from using getopt to using argparse. 2013-08-29 12:37:28 +03:00
mock.py Closes Issue 21222. 2014-04-16 01:05:50 +05:30
result.py Fixes Issue #20165: The unittest module no longer considers tests marked with 2014-01-20 01:11:18 -08:00
runner.py
signals.py
suite.py Fix breakage in TestSuite.countTestCases() introduced by issue #11798. 2013-12-28 20:37:58 +01:00
util.py Issue #18996: TestCase.assertEqual() now more cleverly shorten differing 2013-09-23 23:07:00 +03:00