springtestdbunit / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
http://springtestdbunit.github.com/spring-test-dbunit/
Apache License 2.0
476 stars 238 forks source link

This library doesn't work with unit tests annotated with @Transaction #149

Open pecoraladi opened 6 years ago

pecoraladi commented 6 years ago

When you call for data from a DAO or repository, 0 rows are returned.