emilybache
|
1fcd221677
|
In Java it's best practice to use .equals for strings. Even though this is supposed to be legacy code, the use of == led to some hard to understand errors that distract from the exercise.
|
2013-01-23 15:28:15 +01:00 |
|
Emily
|
6f7efa40eb
|
added code needed for test fixture - ie toString methods and main method
|
2012-02-20 14:22:55 +01:00 |
|
Emily Bache
|
5b6c47ccc8
|
formatted code according to eclipse's formatter
|
2012-01-12 22:05:13 +01:00 |
|
Emily Bache
|
a43bfe0f0d
|
Java version of the kata now compiles and has a failing test
|
2012-01-12 21:55:28 +01:00 |
|
Emily Bache
|
e8e5e0223f
|
first hack at a version for each language, translated from the C#.
|
2012-01-12 20:37:08 +01:00 |
|