I have used LINQ query to fetch the records in workflow using OrganizationServiceContext. So now I wanted to Mock the OrganizationServiceContext using MOQ DLL. Has anyone done this before?
↧
I have used LINQ query to fetch the records in workflow using OrganizationServiceContext. So now I wanted to Mock the OrganizationServiceContext using MOQ DLL. Has anyone done this before?