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

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