My guess is that JBlanket tends to exclude toString() because it's most often implemented as a one line method. I don't think it singles it out for special treatment.

But, the JBlanket maintainer would know for sure. :-)

Cheers,
Philip

--On Saturday, October 2, 2004 7:39 PM -1000 Tim Shadel <[EMAIL PROTECTED]> wrote:

In TDD toString() is not
necessary to be tested and Joy's extreme coverage excludes toString().

Does JBlanket actually exclude toString() by name? Or do most of your toString() methods only have one line? If JBlanket actually excludes toString() for everyone I think I should change it so that it no longer does. If you're just excluding it locally by name, then that's fine. It just doesn't seem like a good idea universally.

--Tim







Reply via email to