Skip navigation.

Archives

Practical Testing

unit testing
Len Holgate is writing a series of posts on Unit Testing with a non-trivial example. Good stuff, check it out.

Practical Testing: 3 - Test 2, Enter The Mocks

I'm writing some blog entries that show how to write tests for non trivial pieces of code. This is part 3.