]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37555: Add tests checking every function using _call_matcher both with and withou...
authorElizabeth Uselton <elizabeth.uselton@rover.com>
Sun, 4 Aug 2019 01:46:43 +0000 (18:46 -0700)
committerElizabeth Uselton <elizabeth.uselton@rover.com>
Mon, 5 Aug 2019 07:53:21 +0000 (00:53 -0700)
commitf47699de12ca9aa7e79ade6ea958708f5b88eab8
tree73c0bb56888a24377786ff76169bf187f14f6b72
parentd3522b1e170cadca2c2afd72f9e133fe00b45087
bpo-37555: Add tests checking every function using _call_matcher both with and without spec
Lib/unittest/test/testmock/testasync.py
Lib/unittest/test/testmock/testhelpers.py