Lines Matching refs:Patch
5 methods to unittest.mock. Patch written by Amit Saha.
8 original values after patching. Patch contributed by Sean McCully.
11 boolean result instead of raising an exception. Patch by A Kaptur.
20 Patch from Nicola Palumbo and Laurent De Buyst.
23 was a regression vs Python 3.4. Patch from Ignacio Rossi
26 like configure_mock(). Patch by Kasia Jachim.
29 Patch by Håkan Lövdahl.
31 - Issue #23581: Add matmul support to MagicMock. Patch by Håkan Lövdahl.
55 create_autospec now works. Patch by Kushal Das.
58 create_autospec now works. Patch by Kushal Das.
61 Patch by Johannes Baiter.