[Python-checkins] [python/cpython] fa3045: bpo-28911: Clarify the behaviour of assert_called_...

GitHub noreply at github.com
Thu Feb 23 11:16:58 EST 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: fa30453568ae71861aa1928373bd76da4f3a33f6
      https://github.com/python/cpython/commit/fa30453568ae71861aa1928373bd76da4f3a33f6
  Author: Arne de Laat <arne at delaat.net>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M Doc/library/unittest.mock.rst
    M Lib/unittest/mock.py

  Log Message:
  -----------
  bpo-28911: Clarify the behaviour of assert_called_once_with. (#254)

(cherry picked from commit 9d56b34af2efc4e266bf3ae62da5cd2e422a42be)




More information about the Python-checkins mailing list