The first story that we are going to implement in the bookmark collection is the following: Bookmark Collection CRUD (Create, Retrieve, Update, Delete) Our collection should inherit from IDictionary and behave accordingly This implementation and the corresponding
Read More...
I sat down today with Peter Provost and Brian Button and we outlined a number of user stories for the Bookmark Collection TDD example. My focus for the example is on programmer tests. Therefore, I am not going to use Customer Tests, although it would
Read More...