Commit Graph

6 Commits

Author SHA1 Message Date
Philip Schwarz
5c0a645fd3 simplify 2016-07-04 06:57:02 +01:00
Philip Schwarz
23390c7f94 simplify GildedRose.toString method 2016-07-03 22:37:49 +01:00
Philip Schwarz
e9b74cd044 Add regression_test that uses https://github.com/approvals/ApprovalTests.Java to verify the system's output against Golden Master.
Uses alternative ApprovalTests approach suggested by LlewellynFalco.
When you add JUnit to the classpath to get GildedRoseTest to run, also add ApprovalTests.jar, found in the latest zip @ https://github.com/approvals/ApprovalTests.Java/releases.
2016-07-03 18:50:02 +01:00
Peter Kofler
16b7b46653 add missing @Override annotation to item's toString 2014-04-13 13:40:22 +02:00
Peter Kofler
7c817b1032 format Java code (only whitespace changes) 2014-01-25 23:01:39 +01:00
emilybache
567c27854a Removed all the code except for the GildedRose kata from this repo 2013-06-10 14:42:41 +02:00