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. New: since version 2.1.0, a nice Kotlin DSL is also available! No XML DbSetup is full Java. No XML or YAML file to create. No SQL script. The t