文章列表
C# how to mock Configuration.GetSection(quot;foo:barquot;).Getlt;Listlt;stringgt;gt;()(C# 如何模拟 Configuration.GetSection(foo:bar).Getlt;Listlt;stringgt;gt;())
How can I mock Elmah#39;s ErrorSignal routine?(如何模拟 Elmah 的 ErrorSignal 例程?)
Why do we need mocking frameworks?(为什么我们需要模拟框架?)
Rhino Mocks stubs and mocks are only good for interfaces?(Rhino Mocks 存根和模拟仅适用于接口?)
Moq, strict vs loose usage(起订量,严格与宽松使用)
Stubbing / mocking a database in .Net(在.Net中存根/模拟数据库)
Mocking classes that implement IQueryable with Moq(使用 Moq 实现 IQueryable 的模拟类)
Mocking User.Identity in ASP.NET MVC(在 ASP.NET MVC 中模拟 User.Identity)
SetupSequence in Moq(最小起订量中的设置序列)
How to Unit Test Startup.cs in .NET Core(如何在 .NET Core 中对 Startup.cs 进行单元测试)