<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The lines between doc tests, blackbox testing, whitebox testing, and<br>
regression testing is blurry. People may legitimately disagree on<br>
whether a specific test is documentation, testing the interface,<br>
testing the implementation, or all three.<br></blockquote><div><br>Wow!!! Ok that clears up a lot. Thank you!!!! <br>Just to clear some things up:<br>                <br>                Internal == doctest<br>                External == blackbox testng (using unit tests)<br>
<br>Thanks again! Now off to go write some doctests and unit tests! :)<br>-Tino<br></div></div>