method
test.MatchersBuiltin.toHaveBeenCalledTimes
expected: number
): void;
Ensures that a mock function is called an exact number of times.
method
Ensures that a mock function is called an exact number of times.