You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use spring-test-dbunit to create minimal datasets for integration tests. To achieve this goal, it would be great to be able to put multiple additive datasets into the @ExpectedDatabase annotation just like into the @DatabaseSetup annotation.