]> granicus.if.org Git - python/commit
Issue25347 - Format the error message output of mock's assert_has_calls method.
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 12 Jan 2016 14:18:32 +0000 (06:18 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 12 Jan 2016 14:18:32 +0000 (06:18 -0800)
commit121edbf7e26ad0ac887ac4a2bf46316deb05737e
tree43e6f1011c203ac4bfdef28b13464ee7d26d30c7
parent2b06558769e23bd91d7dbb88dbfb6b5ed6e0054a
Issue25347 - Format the error message output of mock's assert_has_calls method.

Patch contributed by Robert Zimmerman.
Lib/unittest/mock.py