in reply to Re^2: Using standard testsuites
in thread Using standard testsuites
Maybe it's just me, but I invariably test _all_ paths thro' the code - especially error paths in cases where exception classes are in use.
Having said that, your point about untestable code is well made and indeed, taken.
|
|---|