Where are all the unit tests?
Hi,
One of the reasons I bought the book is because of Benjamin's emphasis on unit tests...but in the first four chapters of the code, I cannot find the unit test class.
For example, in chapter 4, TestGame is the class responsible for the unit tests. Alas, nowhere in the book is the code for TestGame shown, and TestGame cannot be found inside the downloaded code.
Did I miss something?
|