nsubstitute
-
创建一个 iQueryable,它对实体的单元测试 linq 不区分大小写 - NSubstitute
-
NSubstitute Received(count) 始终为绿色(模拟具体 class 时)
-
模拟接口的特定 class 实例
-
由方法而不是构造函数创建的假对象
-
有两个参数的Controller方法如何写单元测试,需要测试什么场景?
-
Mock class 继承自 abstract class 并实现接口
-
N用不明确的参数替换数组?
-
NSubstitute Returns 方法和数组
-
如何断言替代品收到了带有给定列表的调用作为参数?
-
NSubstitute 使用 class 的真实实例作为替代,除了一种方法
-
NSubstitute 模拟 Mongo IFindFluent 不起作用
-
模拟集 return 类型基于对象的属性而不是它的引用
-
覆盖 Autofixture 自定义设置
-
NSubstitute 在使用 ForPartsOf 和模拟异步方法时返回 NullReferenceException
-
在 nsubstitute 模拟中生成 lambda 表达式
-
当自动映射器映射到现有对象并使用 nsubstitute 时如何进行单元测试
-
NSubstitute 检查 Received() 检查中的复杂参数
-
AutoFixture + NSubstitute + 虚拟方法
-
C# 单元测试 NSubstitute 无法在 ObjectCache 中设置值
-
应用层测试