News

DBUnit is a tool which provides this functionality. This article will look at configuring integration tests using Spring and DBUnit so that test data is inserted into the database before every test.
The DbUnit framework's ability to manage the state of a database throughout a test's lifecycle enables rapid test-case creation and adoption; furthermore, by controlling a major dependency, tests ...