本文介绍了NSubstitute是否支持Partial Mocks的想法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

NSubstitute是否支持Partial Mocks的想法?

Does NSubstitute support the idea of Partial Mocks?

http://nsubstitute.github.com/

http://www.ayende.com/wiki/Rhino+ Mocks + Partial + Mocks.ashx

推荐答案

是的!此功能是在1.7.0版(2014年1月发布)中引入的.

Yes! This feature was introduced in version 1.7.0 (released January 2014).

http://nsubstitute.github.io/help/partial-subs/

这篇关于NSubstitute是否支持Partial Mocks的想法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 13:37