If I have a JUnit test class, and I right-click in the source code window, I'm presented with three options for running: test the current method, run the current method and debug the current method.
There are two issues: 1) The difference between "test" and "run" is unclear (if there even is a difference) 2) There are no options for running and/or debugging the entire test, unless I right-click somewhere outside of a method. I like the new ability to run a single test, but I'd to have the option of running the entire test case also. Thanks, Galt Johnson _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
