samhe / refactoring_java

Refactoring exercies with JAVA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAVA Sample Projects for Refactoring Excercise

Branches

  • master: origin codes to refactor
  • <feature branch>: output for one excercise

Folder Structure

  • src: source code
  • test: junit code

Sample Projects

package: com.refactor

  • mini_project: Chapture 1 sample mentioned in the Book - <Refactoring Improving the Design of Existing Code>.
  • gilded_rose: Gilded Rose sample project for TDD.

About

Refactoring exercies with JAVA


Languages

Language:Java 100.0%