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 234094 - Enum class name refactoring does not ask to change test file name too
Summary: Enum class name refactoring does not ask to change test file name too
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-07 17:30 UTC by Michel Graciano
Modified: 2015-03-25 03:22 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2013-08-07 17:30:06 UTC
Differently to a class file rename operation where I am asked to change or not the test class name too, for enum classes the option to rename the test file are not asked. It is common to have public methods in enum classes that need to be unit tested.
Comment 1 Ralph Ruijs 2015-03-24 09:52:12 UTC
changeset:   c2579283a9af
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Tue Mar 24 10:51:20 2015 +0100
summary:     #234094 - Enum class name refactoring does not ask to change test file name too
Comment 2 Quality Engineering 2015-03-25 03:22:27 UTC
Integrated into 'main-silver', will be available in build *201503250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c2579283a9af
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #234094 - Enum class name refactoring does not ask to change test file name too