Can I fly high in the Sky?

Never say never.

导航

2014年12月15日

摘要: 在Visual Studio 2012中,打算给以下方法添加单元测试,但却出现了提示:No classes or namespaces in this assembly的提示。 1 namespace UnitTest 2 { 3 class Program 4 { 5 ... 阅读全文

posted @ 2014-12-15 21:12 lsr_flying 阅读(451) 评论(0) 推荐(0)

摘要: 原文链接:http://www.dotblogs.com.tw/yc421206/archive/2013/03/08/95920.aspxStep1.建立選單在VS2012選單,Tools→Customize→Commands 找到Create Unit Tests後,先按Move Up,再按Mo... 阅读全文

posted @ 2014-12-15 16:03 lsr_flying 阅读(157) 评论(0) 推荐(0)