Skip to main content
3 votes
Accepted

Automated Testing classes with an injected DbContext

it looks like automated testing isn't really discussed for the integration point between application logic and data sources. This is incorrect. In unit testing, you won't have access to the database. ...
Arseni Mourzenko's user avatar

Only top scored, non community-wiki answers of a minimum length are eligible