MtoBeCalledTimes
Bun

method

test.Matchers.toBeCalledTimes

expected: number
): void;

Ensure that a mock function is called with specific arguments.