<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Unit testing - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=unit_testing&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=unit_testing&amp;p=14">3.Next</a>
</p>
<p>to prevent them being compiled into the released code. This means the released code is not exactly the same as what was unit tested. The regular running of fewer but more comprehensive, end-to-end, integration tests on the final release build can ensure (among other things) that no production code exists that subtly relies on aspects of the <a href="page.php?w=Test_harness">test harness</a>.</p>

<p>There is some debate among developers, as to whether it is wise to test private methods and data anyway. Some argue that private members are a mere</p><p>
<a accesskey="1" href="page.php?w=unit_testing&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=unit_testing&amp;p=14">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
