Skip to main content

New answers tagged

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

Top 50 recent answers are included