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

Summary: Rename Test Class should be the default behavior in Rename Class Refactory
Product: java Reporter: mjr_1974 <mjr_1974>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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.