Created
April 24, 2018 16:45
-
-
Save saurabhpati/ec022ef6f2af83bf40d78abc35c36d42 to your computer and use it in GitHub Desktop.
short mock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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