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 226077 - Rename Test Class should be the default behavior in Rename Class Refactory
Summary: Rename Test Class should be the default behavior in Rename Class Refactory
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-13 16:52 UTC by mjr_1974
Modified: 2013-02-14 12:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mjr_1974 2013-02-13 16:52:03 UTC
Product Version = NetBeans IDE 7.3 RC2 (Build 201302050851)
Operating System = Linux version 3.7.5-030705-generic running on amd64
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

I think the most common scenario is that when you rename a class you want the change to be reflected in its test class too (at least that is what I do 99.99% of the time). This is why I believe the check box should be checked as a default behavior in the Rename Class refactoring dialog.