|
Consider these smells:
Comments Large Class Long Method Long Parameter List
For each refactoring in the following list, write the letter for the smell(s) it might help cure:
___ Duplicate Observed Data ___ Extract Class ___ Extract Interface ___ Extract Method ___ Extract Subclass ___ Introduce Assertion ___ Introduce Parameter Object ___ Preserve Whole Object ___ Rename Method ___ Replace Parameter with Method
See Appendix A for solutions.
See Appendix A for solutions.
|