Welcome to TSHAK.NET Sign in | Join | Help

Monday, September 24, 2007 - Posts

TDD Lessons (Re)Learned

I needed to figure out if a certain API supported a piece of functionality. The first thing I did was start looking at the method implementation of that API to find the code that I was looking for. I quickly realized what I was doing wrong. What I should
posted by tshak | 0 Comments