toHaveBeenCalledTimes

Bun

Symbol

MatchersBuiltin.toHaveBeenCalledTimes

toHaveBeenCalledTimes(expected: number): void

Ensures that a mock function is called an exact number of times.