MockEfDbSetWithNSubstitute:用NSubstitute模拟实体框架的DbSet

时间:2024-05-17 06:43:50
【文件属性】:

文件名称:MockEfDbSetWithNSubstitute:用NSubstitute模拟实体框架的DbSet

文件大小:15KB

文件格式:ZIP

更新时间:2024-05-17 06:43:50

C#

用NSubstitute模拟实体框架DbSet 这是的配套源代码存储库。 该存储库演示了如何使用模拟实体框架的DbSet来测试异步和同步读取和写入操作。 我已经使用这个梦幻般的文章作为参考和改变从例子中来 :


【文件预览】:
MockEfDbSetWithNSubstitute-master
----MockEfDbSet.Test()
--------TestUtils()
--------MiscTests()
--------packages.config(277B)
--------Services()
--------Properties()
--------Dal()
--------App.config(894B)
--------MockEfDbSet.Test.csproj(4KB)
--------ServiceTests()
----MockEfDbSet.sln(995B)
----packages()
--------repositories.config(132B)
----ReadMe.md(604B)
----.gitignore(213B)

网友评论