随笔分类 -  .NET

tools
摘要:1. StyleCop 代码规范 检查工具 http://stylecop.codeplex.com/2.Sandcastle - Documentation Compilers for Managed Class Library 微软的文档编译器 阅读全文
posted @ 2013-05-22 15:39 Chopper 阅读(173) 评论(0) 推荐(0)
Moles - Stub types
摘要:The Moles Framework. The need for a stub framework that could be effectively used with Pex initially motivated the creation of the Moles framework for generating stub types and mole types:Stub types make it easy to test code that consumes interfaces, or non-sealed classes with overridable methods.Mo 阅读全文
posted @ 2013-05-16 15:46 Chopper 阅读(265) 评论(0) 推荐(0)
Microsoft Fakes Framework shims stubs
摘要:http://msdn.microsoft.com/en-us/library/hh549174.aspxhttp://msdn.microsoft.com/en-us/library/hh549176.aspx 阅读全文
posted @ 2013-05-16 10:10 Chopper 阅读(217) 评论(0) 推荐(0)