nsubstitute
-
NSubstitute 的 DoNotCallBase() 可以是 cleared/reset 吗?
-
NSubstitute 模拟可枚举 Where() 方法
-
NSubstitute:如何访问 Returns 中的实际参数
-
C# 集合与 NSubstitue 代理对象覆盖等于
-
在遵循文档示例时(但使用异步方法),NSubstitute 模棱两可的调用
-
使用 NSubstitute 模拟 Web 服务时出错
-
具有多种方法 `Returns` 可能性的测试方法
-
使用内部构造函数模拟 class
-
我怎样才能用 NSubstitute 模拟一个单身人士 class?
-
NSubstitute 可以基于接口 arg 而不是具体类型来模拟 return 值吗?
-
NUnit 是否在每次测试之间重新实例化标记为 TestFixtures 的 类?
-
使用 NSubstitute 抛出异常验证是否调用了异步方法
-
NSubstitute,try catch 不适用于配置为抛出异常的异步方法
-
NSubstitute 是否允许在同一方法上进行多种安排?
-
在 NSubstitute 中使用 IEnumerable 设置参数匹配器
-
设置模拟注入对象
-
NSubstitute IEnumerable Returns
-
如何使用 NSubstitute 获取被调用的参数? (或至少断言他们的财产)
-
从未收到 forceclient 异步调用
-
NSubstitute 可以模拟 MethodInfo 的 return 吗?