toBeCalledTimes

Bun

Symbol

Matchers.toBeCalledTimes

toBeCalledTimes(expected: number): void

Ensure that a mock function is called with specific arguments.