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

Packages that use UnitTest
org.apache.maven.model   
 

Uses of UnitTest in org.apache.maven.model
 

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

Methods in org.apache.maven.model 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.