How can I write a test using Jest that invokes resetTimer and checks that startTimer is also invoked?
resetTimer
startTimer
Code: