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

Test unavailable refactorings #150

Closed reprogrammer closed 13 years ago

reprogrammer commented 13 years ago

Our automated tests need to check that CodingSpectator captures messages shown to the user when a refactoring is not available.

reprogrammer commented 13 years ago

Added a test for an unavailable extract method in 7648a299dc4bd4daf63ec54be2e882f8105e37fd.

reprogrammer commented 13 years ago

Added a test for an unavailable inline constant in 6fc4c04b4af1f9c5d6c9e49153862aa616947710.

reprogrammer commented 13 years ago

Added a test for an unavailable inline local variable in 51ba8d46982bf18d7647b667b439ec0707e5f744.