DbSetup is a free, open-source Java API that helps you setup your database data to execute DAO/Repository unit tests.
DbSetup is a free, open-source Java API that helps you setup your database data to execute DAO/Repository unit tests.
It plays in the same league as tools like DBUnit, but is much simpler, and focuses on a single task: populate the database with test data.
Main author of the library: JB Nizet