Hacker News new | past | comments | ask | show | jobs | submit login

I completely agree with the idea of an "in memory database". I use Entity Framework. I mock the EF context to return regular in memory Lists of objects in unit tests the linq -> sql translation is replace with linq to objects.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: