### Page(s) [tohavebeencalled](https://jestjs.io/docs/expect#tohavebeencalled) [tohavebeencalledWith](https://jestjs.io/docs/expect#tohavebeencalledwitharg1-arg2-) ### Description verifies whether a mock function has been called at least once during the test execution.