GildedRose-Refactoring-Kata/Java/com/gildedrose
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
..
GildedRose.java Add regression_test that uses https://github.com/approvals/ApprovalTests.Java to verify the system's output against Golden Master. 2016-07-03 18:50:02 +01:00
GildedRoseTest.java Add regression_test that uses https://github.com/approvals/ApprovalTests.Java to verify the system's output against Golden Master. 2016-07-03 18:50:02 +01:00
GildedRoseTest.regression_test.approved.txt Add regression_test that uses https://github.com/approvals/ApprovalTests.Java to verify the system's output against Golden Master. 2016-07-03 18:50:02 +01:00
Item.java add missing @Override annotation to item's toString 2014-04-13 13:40:22 +02:00
TexttestFixture.java format Java code (only whitespace changes) 2014-01-25 23:01:39 +01:00