Uses of Class
org.apache.anteater.test.DefaultGroup

Packages that use DefaultGroup
org.apache.anteater.test This package contains the top-level tasks and API that define the testing framework. 
 

Uses of DefaultGroup in org.apache.anteater.test
 

Methods in org.apache.anteater.test that return DefaultGroup
static DefaultGroup DefaultGroup.getDefaultGroup(org.apache.tools.ant.Project proj)
          Retrieve (possibly creating) the default group.
 



Ant Functional Tester -- see Project home page for details