author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 12 Jun 2023 19:18:30 +0300 | |
changeset 2567 | fe8116e855ab |
parent 2284 | 72b8dfbe3f82 |
permissions | -rw-r--r-- |
2282 | 1 |
|
2 |
======== |
|
2283
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
3 |
DbUnit |
2282 | 4 |
======== |
5 |
.. contents:: |
|
6 |
:local: |
|
7 |
||
8 |
Docs |
|
9 |
==== |
|
10 |
||
11 |
http://dbunit.sourceforge.net/faq.html |
|
12 |
Frequently Asked Questions. |
|
13 |
http://dbunit.sourceforge.net/properties.html |
|
14 |
Configurable Features and Properties. |
|
2284
72b8dfbe3f82
DbUnit Best Practices.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2283
diff
changeset
|
15 |
http://dbunit.sourceforge.net/bestpractices.html |
72b8dfbe3f82
DbUnit Best Practices.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2283
diff
changeset
|
16 |
Best Practices. |
2282 | 17 |
http://dbunit.sourceforge.net/index.html |
18 |
News. |
|
19 |
http://dbunit.sourceforge.net/howto.html |
|
20 |
Howto. |
|
21 |
||
2283
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
22 |
Spring integration |
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
23 |
================== |
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
24 |
|
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
25 |
https://springtestdbunit.github.io/spring-test-dbunit/ |
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
26 |
Official docs. |
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
27 |
https://github.com/springtestdbunit/spring-test-dbunit |
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
28 |
Integration between the Spring testing framework and DBUnit. |
9ec68a2da562
DbUnit Spring integration.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
2282
diff
changeset
|
29 |