Starting code for the GildedRose Refactoring Kata in many programming languages.
Go to file
Trobax 77fca57da8 create subclass for AgedBrie
creating AgedBrie class to implement the methhods for each type alone
2022-11-23 17:43:24 +01:00
Java create subclass for AgedBrie 2022-11-23 17:43:24 +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