History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-19813
Type: New Feature New Feature
Status: Open Open
Assignee: Anton Makeev
Reporter: Nick Pratt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Alt-INS should offer to insert setUp / tearDown in a unit test case that doesnt have these methods

Created: 27 Sep 08 18:58   Updated: 29 Sep 08 14:08
Component/s: Unit Testing. JUnit

Environment: All

Build: 8,823
Severity: Low


 Description  « Hide
Alt-INS should offer to insert setUp / tearDown in a unit test case that doesnt have these methods

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 29 Sep 08 14:08
I actually don't think this is a good idea. The behavior wouldn't be different from selecting setUp / tearDown in Ctrl-O menu, so this would just add clutter. Adding items to "Generate" makes sense when they do something meaningful.