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