]> granicus.if.org Git - python/commit
bpo-28911: Clarify the behaviour of assert_called_once_with. (#252)
authorArne de Laat <arne@delaat.net>
Thu, 23 Feb 2017 15:17:11 +0000 (16:17 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 23 Feb 2017 15:17:11 +0000 (16:17 +0100)
commit55b82e10dc6b75b30a72fa56beb60eaf54a008d4
tree1b79416c273ef5dd2c703fc8bc4cf83c3039f31b
parent3cc5817cfaf5663645f4ee447eaed603d2ad290a
bpo-28911: Clarify the behaviour of assert_called_once_with. (#252)

(cherry picked from commit 9d56b34af2efc4e266bf3ae62da5cd2e422a42be)
Doc/library/unittest.mock.rst
Lib/unittest/mock.py