Content deleted Content added
mNo edit summary |
|||
Line 13:
-- [http://www.peter.dembinski.prv.pl Peter]
:I disagree. Refactoring is not strictly bound to OOP. Refactoring is about behavior-preserving transformations, cleaning code, etc. Concepts that are common to all languages. It is true that some types of refactorings are more or less tied to OO concepts, but refactoring as a whole is not. --[[User:Henrik S. Hansen|Henrik S. Hansen]] 16:16, 22 October 2005 (UTC)
== Which type of testing ensures that refactoring does not change the behavior of the code ==
|