Test Driven Design using mocks- Lessons Learnt (Part 2)

Wed 28 May 2008

This is a follow up to my previous post. In this somewhat contrived example we are building a point of sale system and there is a requirement to print out a receipt for a sale, which includes item details, total taxes and the total amount due. read more ...