<?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 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Unit_testing&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Unit_testing&amp;p=12">3.Next</a>
</p>
<p>this still may not provide access to private data and methods. Therefore, extra work may be necessary for unit tests. In <a href="page.php?w=Java_%28programming_language%29">Java</a> and other languages, a developer can use <a href="page.php?w=Reflection_%28computer_science%29">reflection</a> to access private fields and methods. Alternatively, an <a href="page.php?w=inner_class">inner class</a> can be used to hold the unit tests so they have visibility of the enclosing class's members and attributes. In the <a href="page.php?w=.NET_Framework">.NET Framework</a></p><p>
<a accesskey="1" href="page.php?w=Unit_testing&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Unit_testing&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
