摘要
随着软件的功能日益复杂,在软件开发过程中,经常会遇到数据库处理部分非常复杂,其中使用了大量的存储过程及触发器的项目。找到一种能重复使用、覆盖全面的测试方法就非常必要。通过一个C#测试项目的建立,介绍了数据库单元测试的编程思路及实现过程。
With the increasingly complex software functions, in the softwa re development process, we often meet with complex partial database, which use a lot of memory process and trigger items. Find a reusable, cover comprehensive test method is very necessary. Through the establishment of a C# testing project, introduced the database of unit tests and realization process programming.
出处
《电脑编程技巧与维护》
2010年第4期64-66,共3页
Computer Programming Skills & Maintenance