From: Dave Cantrell Date: 2006-02-13T15:27:30+09:00 Subject: Re: Implementing the Self-Shunt testing pattern > I -so- needed this PDF - self-shunt is the one thing that really confused me > while skimming through Beck's TDD:BE. Now if I can figure out how to do this > in Java without getting a compiler induced headache, my job will be so much > more fun... Yeah, I remember seeing this pattern a while back somewhere else. Head scratches and muttered "wtf" abounded. This made it ridiculously clear. > Anyways, thanks a lot for the code snippet, I have something to grok as > relaxation at last. Sweet.