I\'m using ts-mock-imports and I want to mock multiple return values of a function call, then check that a function was called a given number of times. The following works: