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

Packages that use UnitTest
org.apache.maven.model.v3_0_0   
 

Uses of UnitTest in org.apache.maven.model.v3_0_0
 

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

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



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.