Docs
Reference
Guides
Blog
Discord
/
bun:test
/
Matchers
/
toBeCalledWith
toBeCalledWith
F
toBeCalledWith
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
bun:test
/
Matchers
/
toBeCalledWith
toBeCalledWith
F
toBeCalledWith
Symbol
Matchers.toBeCalledWith
toBeCalledWith
(
...
expected
:
unknown
[]
)
:
void
Ensure that a mock function is called with specific arguments.