Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

Eclipse Tools

GenerateTestCase should have rename method

Details

  • Type: Bug Bug
  • Status: Needs Assessment Needs Assessment
  • Priority: Must Must
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Severity:
    3
  • Complexity:
    Undetermined
  • Keywords:
  • Description:
    Hide

    When going back and reviewing @should annotations you sometimes find one needing a small correction. It would be nice if there was a way to "rename" the annotation and have the unit test method name and @Verifies annotation content changed at the same time. Changing all three places manually is very tedious.

    In the java editor, "control-2 r" will rename a variable throughout a file. I am picturing the same kind of function. It doesn't have to be control-2 r, and it doesn't have to be a blue box. It can be a popup of some sort.

    Show
    When going back and reviewing @should annotations you sometimes find one needing a small correction. It would be nice if there was a way to "rename" the annotation and have the unit test method name and @Verifies annotation content changed at the same time. Changing all three places manually is very tedious. In the java editor, "control-2 r" will rename a variable throughout a file. I am picturing the same kind of function. It doesn't have to be control-2 r, and it doesn't have to be a blue box. It can be a popup of some sort.

Activity

Hide
Ben Wolfe added a comment - 2009-06-09 19:28:32 EDT

Kaloyan, do you think you could add this? How much experience do you have with eclipse plugins?

Show
Ben Wolfe added a comment - 2009-06-09 19:28:32 EDT Kaloyan, do you think you could add this? How much experience do you have with eclipse plugins?
Hide
Kaloyan Raev added a comment - 2009-06-10 09:50:29 EDT

Ben, I have enough experience to implement such extension in the refactoring of the Java editor, but unfortunately my free time in this current moment is extremely limited.

Show
Kaloyan Raev added a comment - 2009-06-10 09:50:29 EDT Ben, I have enough experience to implement such extension in the refactoring of the Java editor, but unfortunately my free time in this current moment is extremely limited.

People

Dates

  • Created:
    2009-06-09 19:27:42 EDT
    Updated:
    2010-07-22 22:18:39 EDT