Save time mocking – use your real Entity Framework DbContext in unit tests

How many times have you spotted software architecture that utilizes .NET Entity Framework database context as a simple Repository pattern? Let us imagine an architecture structure like this, from top … Continue reading “Save time mocking – use your real Entity Framework DbContext in unit tests”