property MockMethodOptions.setter
If true, object[methodName] is treated as a setter.
This option cannot be used with the getter option.
Type #
boolean | undefined If true, object[methodName] is treated as a setter.
This option cannot be used with the getter option.
boolean | undefined