Visual studio 2013的安装和单元测试

vs2013安装过程:

简单的单元测试:

1.创建新的c#类库

2.创建单元测试

3.测试结果

单元测试结束

原文地址:https://www.cnblogs.com/xiejy/p/5294025.html