This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
A framework (JUnit extension) that brings the database to a specific state between test calls. It is used if necessary to load data into the database before calling each test, and after calling the tested functionality, which modifies the data in the database, to check the correctness of the changes.
First released | 2002 |
Developed by | JUnit |
Latest stable version | DbUnit 2 |
Open-source | Yes |