nsubstitute
-
为什么这个 NSubstitute Received Call 会失败?
-
如何通过匹配 NSubstitute 中超类的参数来存根方法?
-
如何编写测试 AutoMapper 是否使用正确的操作选项调用的测试
-
如何在 xUnit 和 nSubstitute 中对服务调用进行单元测试
-
NSubstitute:模拟方法未返回预期结果
-
使用 Nsubstitute 模拟 RestClient ExecuteAsync
-
NSubstitute ForPartsOf 被替换时调用具体实现事件
-
如何在 AspNetCore.Authentication.Abstractions 上模拟 AuthenticateAsync
-
如何使用给定的表达式作为参数来生成 return of Substitute
-
如何在 .net core 2.0 中模拟 IAuthorizationService
-
NSubstitute:Assert 不包含 Throws 的定义
-
抛出异常时 CouldNotSetReturnDueToNoLastCallException
-
在使用 nSubstitute 和 Autofixture 作为 DI 容器的单元测试中,如何获取模拟对象?
-
NSubstitute ILogger .NET Core
-
NSubstitute ReturnsForAnyArgs 返回 null 但不应该返回
-
使用 nSubstitute 时不调用抽象处理方法
-
如何在使用真实实现时使用 NSubstitute 模拟 属性
-
我如何对一个方法正确地为另一个方法分配新值进行单元测试 class
-
Nsubstitute:如何在泛型中创建伪造 class
-
如何使用 NSubstitute 模拟 EF