jpa-unit icon indicating copy to clipboard operation
jpa-unit copied to clipboard

Enhance @ExpectedDataSets to support DbUnit IRowFilter

Open dadrus opened this issue 8 years ago • 0 comments

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.

dadrus avatar Mar 11 '17 22:03 dadrus