Uses of Class
org.apache.maven.project.UnitTest

Packages that use UnitTest
org.apache.maven.project   
 

Uses of UnitTest in org.apache.maven.project
 

Methods in org.apache.maven.project that return UnitTest
 UnitTest Build.getUnitTest()
          Get This element specifies unit tests associated with the project.
 

Methods in org.apache.maven.project with parameters of type UnitTest
 void Build.setUnitTest(UnitTest unitTest)
          Set This element specifies unit tests associated with the project.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.