[ANN] JUnitTestPlugin 0.7 available
http://www.intellij.org/twiki/bin/view/Main/JUnitTestPlugin
Added automatic test class renaming if tested class is renamed
Please sign in to leave a comment.
http://www.intellij.org/twiki/bin/view/Main/JUnitTestPlugin
Added automatic test class renaming if tested class is renamed
Please sign in to leave a comment.
Very nice, except that it makes it impossible to rename a test case, even if there is no correspondingly named class. This makes it very difficult to fix old, poorly named test cases. Additionally, some warning dialog as to why test cases can't be named would be helpful. Alternatively, just disable the "rename" action for test cases (assuming they have corresponding classes).
All that aside, very nice.
--Dave
It is a bug. Thanks for reporting it.