dotnet-presentations/aspnetcore-app-workshop

Add unit tests with mocking of ef

bags1976 opened this issue · 0 comments

I would love to see some unit tests around this code as a new user to EF having used other ORM's for years. It is not obvious how you would mock and test the concrete classes for the dbcontext and the dbsets.