Skip to content

This is a solution for the gilded rose refactoring kata. My solution is based in an item factory and covered by JUnit5 unit tests in Java

Notifications You must be signed in to change notification settings

dmunoz-git/GildedRose-Kata-Refactoring-Solution

Repository files navigation

Gilded Rose Refactoring Kata

In this refactory kata i created several unit test than covers the 80% of the code. I used a factory design patter to create diferent kind of items and fit the logic in each one of them, in the packet com.gildedrose.items you can find serveral items and a factory.

About

This is a solution for the gilded rose refactoring kata. My solution is based in an item factory and covered by JUnit5 unit tests in Java

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published