Moq.EF
Implementation of this answer on stackoverflow: https://stackoverflow.com/questions/31349351/how-to-add-an-item-to-a-mock-dbset-using-moq?answertab=active#tab-top
Easily mock Entity Framework with MOQ using either JSON or an Enumerable items.
Implementation of this answer on stackoverflow: https://stackoverflow.com/questions/31349351/how-to-add-an-item-to-a-mock-dbset-using-moq?answertab=active#tab-top
Easily mock Entity Framework with MOQ using either JSON or an Enumerable items.
MIT License