依赖数据库的单元测试——DBUnit

Posted highpointengineer

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了依赖数据库的单元测试——DBUnit相关的知识,希望对你有一定的参考价值。

参考:DbUnit入门教程 http://outofmemory.cn/code-snippet/2640/DbUnit-rumenjiaocheng

 

依赖数据库的单元测试——DBUnit  https://blog.csdn.net/wudiyong22/article/details/78893613

 

dbunit使用  http://www.voidcn.com/article/p-xrzigyyl-bb.html

以上是关于依赖数据库的单元测试——DBUnit的主要内容,如果未能解决你的问题,请参考以下文章

使用DBUnit做单元测试

数据库单元测试框架?

更改数据库模式和单元测试

春季测试 DBunit 警告

数据库单元测试(MySQL)

单元测试数据访问层的方法