Starting code for the GildedRose Refactoring Kata in many programming languages.
Go to file
Trobax e04bd79518 create Conjured class
create conjured class implement StorageItem methods

move declaration to each class

create test cases for conjured methods
2022-11-23 18:12:12 +01:00
Java create Conjured class 2022-11-23 18:12:12 +01:00
.gitignore added texttests fixture to cpp version 2020-05-06 09:21:24 +00:00
GildedRoseRequirements.txt fix typo in requirements 2016-01-25 20:42:55 +01:00
license.txt added MIT license 2015-07-07 19:46:17 +02:00
README.md update readme file 2022-11-23 15:21:52 +01:00

Gilded Rose Refactoring Kata Java

This Kata was originally created by Terry Hughes (http://twitter.com/TerryHughes). It is already on GitHub here.

Instructions

1 - Build the project 2 - Run the microtests 3 - Follow the instructions in GildedRoseRequirements.txt