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

Packages that use UnitTest
org.apache.maven.project Classes used in the Maven Project Object Model 
 

Uses of UnitTest in org.apache.maven.project
 

Methods in org.apache.maven.project that return UnitTest
 UnitTest Build.getUnitTest()
          Retrieve the unit test patterns.
 

Methods in org.apache.maven.project with parameters of type UnitTest
 void Build.setUnitTest(UnitTest unitTest)
          Add a set of unit test patterns.
 



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