Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 277 Bytes

mock-provider.md

File metadata and controls

7 lines (4 loc) · 277 Bytes

Mock Provider

This provider can be used for mocking capabilities in your unit tests or any kind of test you are performing. It keeps a simple localized cache inside of a local structure. It should definitely not used for any type of caching at all.

Properties

  • None