Mocky Balboa API Reference
    Preparing search index...

    A no-op cache handler for Next.js to disable the persistent Next.js cache. For more deterministic behaviour in your test suites

    CacheHandler

    Index

    Constructors

    Methods

    • Parameters

      • _key: string

      Returns Promise<null>

    • Parameters

      • _tags: string | string[]

      Returns Promise<void>

    • Parameters

      • _key: string
      • _data: unknown
      • _ctx: { tags?: string[] }

      Returns Promise<void>