I have a project with nearly 500 individual tests in around 200 test classes. Some of these tests don\'t do a great job of tearing down their own state after they\'re finish
If you use Ant in Eclipse, you can set the JUnit task to fork a new JVM process for each test, providing isolation.
http://ant.apache.org/manual/Tasks/junit.html