Issue #118 describes a bug in rename compilation unit. We have to write an automated test for this refactoring to make sure this bug won't show up again.
The automated UI test for rename compilation unit will be somewhat different from that of extract method and inline constant, because it can only be invoked from within the package explorer not the editor.
Issue #118 describes a bug in rename compilation unit. We have to write an automated test for this refactoring to make sure this bug won't show up again.
The automated UI test for rename compilation unit will be somewhat different from that of extract method and inline constant, because it can only be invoked from within the package explorer not the editor.