Ian
7158270109
Re-introduce the com.gildedrose package for the Java example. Java isn't able to reference classes in the default packge, so if you're refactoring and putting your refactored code in packges, you can't refer back to the original code (i.e. Item) from them. Ensure the TextTest reference is also updated to the new location of the test.
2013-03-27 17:13:22 +00:00
emilybache
0319c8a5f7
I changed the starting position for the C# version to match the other translations, especially the Java version. This means I've actually done a small amount of refactoring
...
already compared with the original form of the kata, and made it easier to get going with
writing tests. It also makes it easier to do text-based approval testing with this code.
2013-03-20 09:33:53 +01:00
Emily Bache
32ce66e211
Renamed main functions to TexttestFixture to make it clear they're not part of the actual refactoring kata
2012-05-24 14:25:44 +02:00
Emily Bache
2e5a38d000
make c sharp version work together with texttests
2012-03-28 20:59:53 +02:00
Emily Bache
df0d688718
config settings to run the ruby version with the texttests
2012-03-28 19:53:44 +02:00
Emily
c73ac70498
updating python, Java and cpp versions to all work with the same texttests
2012-03-28 15:02:21 +02:00
Emily
7832dd745c
Adjusted the config file to work with the standard filename configuration, and a checkout location to reduce duplication.
2012-02-20 14:39:51 +01:00
Emily
8da58f6dd1
added a text based test for the java and python versions
2012-02-20 14:17:47 +01:00