On 2003.09.01, Alfred Werner <[EMAIL PROTECTED]> wrote: > Wouldn't just running ns_adp_parse on all the ADP files do the trick (with > a catch around it?) If you catch - investigate further..
Sure, this'd work simple stuff. What about stuff that interacts with the database and wants parameters, and throws errors in the event that the required parameters aren't passed? In other words, you can't just blindly ns_adp_parse ADP files and have it work all the time. In the real world, useful code coverage means actually hand-writing tests that exercise all code paths of interest. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
