Apr 02 2018 05:06 AM
We want to mock 'ListItemCollection' with test data without make any calls to SharePoint list. We tried moq and fake assemblies for Microsoft.sharepoint.client and facing error 'invalid setup on non virtual member' on mocking ListItemCollection.