public void Then_ConfirmOpportunities_Is_Called_Exactly_Once() { _referralService.Received(1).ConfirmOpportunitiesAsync(1, "username"); }