AbstractTransactionalJUnit4SpringContextTests MySQL data not getting rolled back?
We know that the unit tests should not be dependent on each other and hell there are not. But as soon as we switch our unit tests to use MySQL instead of HSQLDB which we use by default then it seems that hell breaks loose. The tests somehow become dependent on each other and start… [Read more…]

June 18, 2010
0