Bradley, Todd wrote:
I'm using Eclipse 3.3 with JUnit 4.4. In the olden days, with Eclipse
3.0 and JUnit 3.8, I could select a single test method in the Outline
view and run just that method. Nowadays, whenever I try to do that,
Eclipse's test runner runs all the tests in the class. The results are
shown in a tree, and the tests I didn't ask to be run are all under a
node called "Unrooted Tests [Runner: JUnit 4]".
...
Cheers,
Todd.
----
Todd Bradley - Polycom, Inc.
ReadiVideo QA Lead
Well you are certainly not the only person getting this! We have upgraded to Junit 4.4 within our project and get the same issue. It makes debugging a real pain. If anyone finds a solution to this problem I would be obliged if you can pass it on! BTW we are using MyEclipse 6.0.1.
Ayub Malik