mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-20 00:41:07 +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 |
||
|---|---|---|
| .. | ||
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| gradlew | ||
| gradlew.bat | ||
| pom.xml | ||
| settings.gradle | ||