<?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="JUnit - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=JUnit&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JUnit&amp;p=9">3.Next</a>
</p>
<p>be found under the <code>src/test/java</code> directory. Maven can be used for any Java Project. It uses the <a href="page.php?w=Project_Object_Model">Project Object Model</a> (POM), which is an XML-based approach to configuring the build steps for the project. The minimal Maven with the <code>pom.xml</code> build file must contain a list of dependencies and a unique project identifier. Maven must be available on the build path to work. Maven can integrate with JUnit 5 and later using the <code>jacoco-maven-plugin</code> <a href="page.php?w=Plug-in_%28computing%29">plugin</a></p><p>
<a accesskey="1" href="page.php?w=JUnit&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JUnit&amp;p=9">3.Next</a>
</p>

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

</card>
</wml>
