Archives for: November 2008, 24
Java Code Coverage for Eclipse
I didn't write it, but handy to have in your Eclipse is a complete code-coverage tool. Run your JUnit tests with this plug-in instead of straight JUnit, and it'll (try to) let you know where your tests don't hit.
It's pretty easy to install. Inside Ec… more »
Real Freedom Is Tolerance
I saw this idea in a book I'm reading (or maybe it was a magazine article), so don't let me look like I'm taking all of the credit. I can't recall exactly, and I believe I'm paraphrasing, so I'm not too concerned with the appearance of the theft of the p… more »