Commit Graph

8 Commits

Author SHA1 Message Date
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
f492b562df update IDEA settings to IDEA 13 2014-11-28 20:40:52 +01:00
Peter Kofler
16b7b46653 add missing @Override annotation to item's toString 2014-04-13 13:40:22 +02:00
Peter Kofler
f284d7597a add IDEA setup for Java code 2014-01-25 23:01:40 +01:00
Peter Kofler
5920278cf3 add Java Eclipse settings 2014-01-25 23:01:39 +01: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