I am working on an ASP.NET MVC web app with individual authentication to store details about users cars. I will need to unit test the web app by mocking the entity framework, thus I have read I will need to implement an interface for the I am working on an ASP.NET MVC web app with ind