Uses of Interface
com.googlecode.lightest.core.ITestRegistryAcceptor

Packages that use ITestRegistryAcceptor
com.googlecode.lightest.core   
 

Uses of ITestRegistryAcceptor in com.googlecode.lightest.core
 

Classes in com.googlecode.lightest.core that implement ITestRegistryAcceptor
 class FailedReporterDecorator
           
 class LightestReporterAdapter
          An IReporter decorator that 1) enables generateReport() to be invoked as an update, rather than a one-time call; and 2) enables the update to be scheduled with a cooldown, rather than always invoked immediately when the update method is called.
 class LightestSuiteResultWriter
           
 class ReporterInvoker
          Applies the composite pattern to a group of reporters.
 class XMLReporter
          The main entry for the XML generation operation
 



Copyright © 2009. All Rights Reserved.