Skip to content

Instantly share code, notes, and snippets.

@saurabhpati
Created April 24, 2018 16:45
Show Gist options
  • Save saurabhpati/ec022ef6f2af83bf40d78abc35c36d42 to your computer and use it in GitHub Desktop.
Save saurabhpati/ec022ef6f2af83bf40d78abc35c36d42 to your computer and use it in GitHub Desktop.
short mock
mockSet.Setup(db => db.AsQueryable()).Returns(books);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment