I need to integrate btween crm and forge
With using APIs using some html web resource as a front end
But I need how work on backend using a plugin
I need to integrate btween crm and forge
With using APIs using some html web resource as a front end
But I need how work on backend using a plugin
Two options:
1) To keep it simple, refactor your code so that it references IOrganizationService only, and only use that code in your tests, and leave the TimeOut bit untested (outside of the scope of the refactored functions.
2) If unit testing the Timeout property is really necessary, mock your own OrganizationServiceContext class and pass the mock.
Hi, this is ERP forum - please, post your question in CRM community: community.dynamics.com/crm
André Arnaud de Cal...
293,278
Super User 2025 Season 1
Martin Dráb
231,979
Most Valuable Professional
nmaenpaa
101,156
Moderator