For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Last updated

Was this helpful?