Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 310 Bytes

File metadata and controls

5 lines (4 loc) · 310 Bytes

dbUnit Example

This is a simple maven project that utilizes dbUnit to pull and push data from a database for testing purposes. With dbUnit, it is also possible to perform dataset validations as part of your test case to validate your database state.