Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement your BlogRepository methods #19

Open
jcockhren opened this issue Mar 14, 2017 · 0 comments
Open

Implement your BlogRepository methods #19

jcockhren opened this issue Mar 14, 2017 · 0 comments

Comments

@jcockhren
Copy link
Contributor

jcockhren commented Mar 14, 2017

Implement your IRepository with a repository class named, BlogRepository. Ensure the methods defined in your Repository works via Unit Tests using the Mocking technique.

Notes

Be sure to the following packages are installed in your Unit Test project. You can find both from searching NuGet:

  • Moq
  • Entity Framework
  • Entity Framework Identity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant