Code under test that warrants specific parameter/argument assertions. The code under test is the following (see the full src/pinger.js file on GitHub), only relevant code has been included to make it obvious what problem we’ll be tackling with Jest mocks, .toHaveBeenCalled and expect.anything().

2233

/3.2.0/js/bootstrap.js">