This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257439 - Enhancement request: add the possibility to create "Debug focused test method" shortcuts
Summary: Enhancement request: add the possibility to create "Debug focused test method...
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 12:56 UTC by -Silver-
Modified: 2016-01-06 12:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (86.91 KB, text/plain)
2016-01-06 12:56 UTC, -Silver-
Details

Note You need to log in before you can comment on or make changes to this bug.
Description -Silver- 2016-01-06 12:56:45 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_66
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.66-b18

Reproducibility: Happens every time

Hi, I use very often the feature that allows to debug only a specific focused test method. It is very useful to find the cause of a test failure, the problem is that the procedure to run it is a bit long and repetitive when you have to launch the command many times. Each time I have to go back to the test file select the method right click on it and then select the command from the long context menu.
It will be nice if you could add a feature that gives the possibility to create shortcuts to the commands "Debug focused test method". Selecting a method and right clicking on it the context menu should provide also an entry like "create debug method shortcut" that inserts this new shortcut in a bottom panel. Now to run the command is sufficient to click one time to this shortcut.
Best regards,


--
Giuseppe Tino
Comment 1 -Silver- 2016-01-06 12:56:53 UTC
Created attachment 158027 [details]
IDE log