Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 249 Bytes

File metadata and controls

8 lines (5 loc) · 249 Bytes

UserDefaultsKit

The repo provides example of mocking UserDefaults in tests, an interface represents UserDefaults and a FakeUserDefaults.

Feel free to grab the code and modify as you need

TODOs

  • Make FakeUserDefaults thread safe