Practical Testing: 18 - Removing the potential to deadlock
Practical Testing: 18 - Removing the potential to deadlock
Submitted by /* Rambling comments... */ on Sat, 02/08/2008 - 13:15.Back in 2004, 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...
