Test Driven Development

The following article provides a very quick example of using only one assertion per test when using unit testing for development. However it also illustrates very well the whole idea of test driver development very simply and well.

View more on test driven development.