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

Key: IDEADEV-30028
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Anton Makeev
Reporter: Igor Karpov
Votes: 6
Watchers: 2
Operations

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

Alt+Ins in JUnit test

Created: 09 Jun 06 16:48   Updated: 11 Sep 08 12:10
Component/s: Unit Testing. JUnit
Fix Version/s: Diana 8792

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,153
Fixed in build: 8,789

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 Description  « Hide
It would be nice if there was a way to quickly insert a test method skeleton into junit test, e.g. via Alt+Ins | "test method".
A class to be tested could be guessed from the junit test class name by cutting trailing "Test"

 All   Comments   Work Log   Change History      Sort Order:
Nick Pratt - 25 Jul 08 20:41
Alt-Ins should also provide "insert setUp" and "insert tearDown"

This would be one of the two more useful additions to IDEA's jUnit support