cpython/Lib/unittest
Michael Foord aa8ec7e076 Fix unittest.mock.patch docstring 2012-03-28 15:41:28 +01:00
..
test unittest.mock: a mock created by patch with a spec as the list argument will be callable if __call__ is in the spec 2012-03-25 19:53:18 +01:00
__init__.py
__main__.py
case.py
loader.py Fix unittest test discovery for Jython 2012-03-13 00:09:54 -07:00
main.py
mock.py Fix unittest.mock.patch docstring 2012-03-28 15:41:28 +01:00
result.py
runner.py
signals.py
suite.py
util.py