Refactoring Exercice, based on Refactoring - Improving the design of existing code book from Martin Fowler.

  • Write as much tests as necessary.
  • Refactor code.
  • Restart and Refactor code using east oriented stylz !

master branch contains code from the book and some tests. fowler-solution branch contains refactored code following the book.