摘要:环境:VS2005 , Nunit2.4 sql server 2005 第一步:首先建立一个新工程AccountTest第二步:为此专案添加EnterpriseServices组件。当然作单元测试,也应该添加上NUnit框架第三步:编写测试基础类 using System; using System.Collections.Generic; using System.Text; using S...
阅读全文
posted @ 2009-03-23 17:46