]> granicus.if.org Git - python/commit
bpo-35946: Improve assert_called_with documentation (GH-11796)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Aug 2019 06:39:47 +0000 (23:39 -0700)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2019 06:39:47 +0000 (23:39 -0700)
commit612d3935ec0b2fbe88b3fae8167f0c503c61a9ca
treef5ce68a4b3c4f5403ded6558a64609036f6d5bb2
parentf3dca6acee609a3a12f22152fd98602c1cbadde0
bpo-35946: Improve assert_called_with documentation (GH-11796)

(cherry picked from commit f5896a05edf5df91fb1b55bd481ba5b2a3682f4e)

Co-authored-by: RĂ©mi Lapeyre <remi.lapeyre@henki.fr>
Doc/library/unittest.mock.rst
Lib/unittest/mock.py