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