vazexqi / CodingSpectator

Watches and analyzes code edits in the Eclipse IDE non-invasively
http://codingspectator.cs.illinois.edu
Other
20 stars 14 forks source link

Write a UI test for rename compilation unit #122

Closed reprogrammer closed 13 years ago

reprogrammer commented 13 years ago

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.

reprogrammer commented 13 years ago

Resolved in 1402f32655269edb3402a49ed944681a7ce3fb3f.