Skip navigation.

Practical Testing: 15 - Testing payback

Practical Testing: 15 - Testing payback

Last year I wrote a series of articles called "Practical Testing" where I took a piece of complicated multi-threaded code and wrote tests for it. I then rebuild the code from scratch in a test driven development style to show...
Posted by Len at 12:50 PM | Comments (2) | Categories: Source Code, Testing