Added
- Lint checks that enforce the use of any one or more of the
spec
,
spec_set
,autospec
, ornew_callable
arguments when calling
unittest.mock.patch.multiple
.
spec
,spec_set
, autospec
, or new_callable
arguments when callingunittest.mock.patch.multiple
.