Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

[ConvertLocalToInstanceVariableCommand] does not check if selected variable exists on class #21

Open
pscheit opened this issue Jun 17, 2013 · 1 comment

Comments

@pscheit
Copy link
Contributor

pscheit commented Jun 17, 2013

I would like to try implement this enhancement, but I need a little more input to start off with the test: Should I test this with a (php-)unit testcase or behat? Is behat only used for the "main" testcase of the features or should it define failing refactorings, too?

best regards
Philipp

@beberlei
Copy link
Contributor

Behat is for the requirements, unit tests are for the details the user doesn't need to know about. This feature falls into the category Behat test :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants