If it compiles, it is unit tested!

Posted in blog city on May 7th 2004 
A recent blog by Sam Pullara details an innovative mechanism of test coverage. Using AOP to get the list of test cases for a given method seems to be a really coool use of latest technology. However, I do believe there must have been products that offer this functionality of [...]

Unit Testing - Necessary but not Sufficient

Posted in blog city on July 12th 2004 
Mike Spille wrote his opinions on unit testing and JUnit in his recent blogs. Read some of them here and here. As is the case with any post, there are many points I agree and quite a few that I disagree. As a disclaimer, I am not a die hard [...]