mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-20 08:51:08 +00:00
Again, separating the item behavior into a separate interface allows us to determine the item behavior by choosing a sellIn and a qualityBehavior implementation. The defaultItemBehavior uses the default quality and sellIn behavior |
||
|---|---|---|
| .. | ||
| main/java/com/gildedrose | ||
| test/java/com/gildedrose | ||