I\'m trying to write a test using Moq to verify that an API has been tried calling 3 times using Polly:
public async Task Test() {