Test Driven Development: Small tutorial
Some weeks ago I did a TDD presentation and for that matter I prepared a small tutorial of how to do it.
Details
Details
- I used Robert Martin's approach to TDD.
- The example idea was taken from James Shore.
- The QueryString(built in the tutorial) component is a simple HTTP parameters parser.