Hi
Has anyone used JUnit to run some tests of java classes? I am having the problem that from time to time (some times after just 2 runs) I get
Cannot start class (myClass) in the JUnit Runner because a test is already running.
I need to close JDeveloper and start it again to be able to re run my tests.
This wasn't happening in previous versions of JDeveloper.
Thanks