MCPcopy
hub / github.com/facebook/react / toBeCalledWith

Method toBeCalledWith

scripts/jest/typescript/jest.d.ts:38–38  ·  view source on GitHub ↗
(...arguments)

Source from the content-addressed store, hash-verified

36 toBeLessThan(number: number): void;
37 toBeCalled(): void;
38 toBeCalledWith(...arguments): void;
39 lastCalledWith(...arguments): void;
40}
41

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected