MtoHaveBeenCalledTimes
Bun

method

test.MatchersBuiltin.toHaveBeenCalledTimes

expected: number
): void;

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