Spring DBUnit provides integration between the Spring testing framework and the popular DBUnit project.
Spring DBUnit provides integration between the Spring testing framework and the popular DBUnit project. It allows you to setup and teardown database tables using simple annotations as well as checking expected table contents once a test completes.