Position: Home > Articles > Research and Application of the Unit Test on the Base of .NET Platform
Journal of Hunan Agricultural University(Natural Sciences)
2006,32
(6)
109-111
在.NET环境下的单元测试技术研究与应用
作 者:
甘诚智
单 位:
宜春学院
关键词:
.Net环境;模型-视图-控制器;单元测试;映射
摘 要:
在.NET环境下,用ASP.NET技术结合模型-视图-控制器(MVC)设计模式进行ERP开发,并以Northwind的Shippers表为例,介绍了在B/S结构的ERP系统中利用测试驱动开发中的单元测试技术的一个测试实例,其中Ibatis提供数据映射层,展现了单元测试的强大功能.
译 名:
Research and Application of the Unit Test on the Base of .NET Platform
作 者:
GAN Cheng-zhi(Yichun University,Yichun,Jiangxi 336000,China)
关键词:
.Net platform;model-view-control;unit test;mapping
摘 要:
On the base of.Net platform,ERP was developed by use of ASP.NET combined with model-view-control model.Taking the shippers table of northwind database for an example,unit test technology of test-driven development,based on client/server,about how to realize one of the test fixtures was illustrated of them,ibatis could offer the data-access layer,which shows the powerful functions of unit test technology.