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