]> granicus.if.org Git - python/commit
unittest.mock.PropertyMock return value and attributes are now standard MagicMocks
authorMichael Foord <michael@voidspace.org.uk>
Fri, 13 Apr 2012 15:57:22 +0000 (16:57 +0100)
committerMichael Foord <michael@voidspace.org.uk>
Fri, 13 Apr 2012 15:57:22 +0000 (16:57 +0100)
commitc287062fcf8b891db3b982e628cb297165b766e2
treee50e3acde7c9caa8583794e2c19916cd1422c28f
parent633b32a7fa7ba57dbb3d7fd6fbda00595cc135c8
unittest.mock.PropertyMock return value and attributes are now standard MagicMocks
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Lib/unittest/test/testmock/testhelpers.py