问题描述
我使用的是VS2010 SP1测试版和最新版本的Pex和Moles(94.51023)下载了模式和实践SharePoint指导文件(http://spg.codeplex.com/)。这些文件包含参考实现,这些实现也使用Moles
进行单元测试。我能够成功构建行为,但请注意"System.Moles"。在包含单元测试的Microsoft.Practices.SharePoint.Common项目中显示为缺失。
生成此dll应采取哪些额外步骤(如果有)?
非常感谢,
Barton
Hi,
I am using VS2010 SP1 beta and the most current release of Pex and Moles (94.51023) and have downloaded the patterns and practices SharePoint guidance files (http://spg.codeplex.com/). These files contain reference implementations that also make use of Moles for unit testing. I was able to successfully build the behaviors, but notice that the "System.Moles" appears as missing in the Microsoft.Practices.SharePoint.Common project that includes the unit tests.
What additional steps, if any, should be taking to generate this dll?
Thanks a lot,
Barton
这篇关于生成System.Moles?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!