DbUnit Spring integration.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 14 Nov 2018 16:11:35 +0200
changeset 2283 9ec68a2da562
parent 2282 f223341aef9a
child 2284 72b8dfbe3f82
DbUnit Spring integration.
dbunit.rst
--- a/dbunit.rst	Sun Oct 28 00:50:37 2018 +0300
+++ b/dbunit.rst	Wed Nov 14 16:11:35 2018 +0200
@@ -1,6 +1,6 @@
 
 ========
- dbunit
+ DbUnit
 ========
 .. contents::
    :local:
@@ -17,3 +17,11 @@
 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.
+