My favorites | Sign in
Project Home
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 23: Add ability to test a single method based on cursor position within editor window
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by tony.fal...@gmail.com, Mar 8, 2008
Add ability to test a single method based on the cursor position within 
the editor window. Method to launch is defined by cursor position. If 
cursor is between methods the whole TestNG/JUnit class is launched.

This functionality exists in an open-source Eclipse plugin 
named "junitrunner" found here:
http://sourceforge.net/projects/junitrunner/

It's very useful since it does not force you to have to move your cursor 
to the Outline view or TestNG view to run a single method test.

Powered by Google Project Hosting