Uses of Class
org.apache.commons.latka.AbstractReporter

Packages that use AbstractReporter
org.apache.commons.latka   
org.apache.commons.latka.junit   
 

Uses of AbstractReporter in org.apache.commons.latka
 

Subclasses of AbstractReporter in org.apache.commons.latka
 class XMLReporter
          This LatkaEventListener will generate an XML report of all tests run during an Latka XML suite.
 

Uses of AbstractReporter in org.apache.commons.latka.junit
 

Subclasses of AbstractReporter in org.apache.commons.latka.junit
 class JUnitEventReporter
          A Latka reporter that takes the various latka events and adapts them into JUnit Tests.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.