mock-property
Version:
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
22 lines (18 loc) • 249 B
Plain Text
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.