method
test.MatchersBuiltin.toHaveBeenCalledWith
...expected: unknown[]
): void;
Ensure that a mock function is called with specific arguments.
method
Ensure that a mock function is called with specific arguments.