摘要: 1 using Mola.SCM.Services; 2 using Microsoft.VisualStudio.TestTools.UnitTesting; 3 using System; 4 using System.Collections.Generic; 5 6 namespace Mola.SCM.Tests 7 { 8 9 10 /// 11 ///这是 DataDifferenceLogBusinessTest 的测试类,旨在12 ///包含所有 DataDifferenceLogBusinessTest 单元测试13 //... 阅读全文
posted @ 2013-09-11 14:31 刘伯平 阅读(95) 评论(0) 推荐(0)