Monthly Archives: December 2012

Don’t skimp on the unit tests

When I write new code, I try to get high statement coverage in the corresponding unit tests. However, the other day, there were two cases where I decided against writing extra unit tests. In one case, it was a two-line … Continue reading

Posted in Uncategorized | Leave a comment