I have several test classes, each with several test methods. All tests use the same test database in the background. Each test class
came here with a similar problem. I think group-by-instances="true" could be a solution.