Issue #21271: Adds new keyword only parameters in reset_mock call
We now have two keyword only parameters in the reset_mock function to selectively reset the return_value or the side_effects, or both.
K
Kushal Das committed
9cd39a170b4e65bd17ba853e87134000523c055a
Parent: e2e7168