dbunit.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 08 Oct 2019 21:19:29 +0300
changeset 2385 0c07e8df092f
parent 2284 72b8dfbe3f82
permissions -rw-r--r--
Revoke role options.


========
 DbUnit
========
.. contents::
   :local:

Docs
====

http://dbunit.sourceforge.net/faq.html
  Frequently Asked Questions.
http://dbunit.sourceforge.net/properties.html
  Configurable Features and Properties.
http://dbunit.sourceforge.net/bestpractices.html
  Best Practices.
http://dbunit.sourceforge.net/index.html
  News.
http://dbunit.sourceforge.net/howto.html
  Howto.

Spring integration
==================

https://springtestdbunit.github.io/spring-test-dbunit/
  Official docs.
https://github.com/springtestdbunit/spring-test-dbunit
  Integration between the Spring testing framework and DBUnit.