Uses of Class
org.apache.anteater.test.log.LoggerFactory

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

Uses of LoggerFactory in org.apache.anteater.test
 

Methods in org.apache.anteater.test with parameters of type LoggerFactory
 void ActionTask.addConfiguredLogger(LoggerFactory loggerFactory)
           
 void Group.addLogger(LoggerFactory loggerFactory)
          Add a <logger .../> to the group.
 



Ant Functional Tester -- see Project home page for details