dbunit.rst
changeset 2283 9ec68a2da562
parent 2282 f223341aef9a
child 2284 72b8dfbe3f82
equal deleted inserted replaced
2282:f223341aef9a 2283:9ec68a2da562
     1 
     1 
     2 ========
     2 ========
     3  dbunit
     3  DbUnit
     4 ========
     4 ========
     5 .. contents::
     5 .. contents::
     6    :local:
     6    :local:
     7 
     7 
     8 Docs
     8 Docs
    15 http://dbunit.sourceforge.net/index.html
    15 http://dbunit.sourceforge.net/index.html
    16   News.
    16   News.
    17 http://dbunit.sourceforge.net/howto.html
    17 http://dbunit.sourceforge.net/howto.html
    18   Howto.
    18   Howto.
    19 
    19 
       
    20 Spring integration
       
    21 ==================
       
    22 
       
    23 https://springtestdbunit.github.io/spring-test-dbunit/
       
    24   Official docs.
       
    25 https://github.com/springtestdbunit/spring-test-dbunit
       
    26   Integration between the Spring testing framework and DBUnit.
       
    27