jpa-unit
jpa-unit copied to clipboard
Enhance @ExpectedDataSets to support DbUnit IRowFilter
Adding a new row to a table which is referenced by the expected data set but is not included in it (or vice versa) will lead to a comparison error. A possibility to filter such entries is helpful.