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

Packages that use ILightestTestListener
com.googlecode.lightest.core   
 

Uses of ILightestTestListener in com.googlecode.lightest.core
 

Classes in com.googlecode.lightest.core that implement ILightestTestListener
 class LightestTestListener
          This class is responsible for wiring task dispatchers to testcases, and recording the results of running tasks.
 

Methods in com.googlecode.lightest.core with parameters of type ILightestTestListener
 void TaskDispatcher.setListener(ILightestTestListener listener)
           
 void ITaskDispatcher.setListener(ILightestTestListener listener)
           
 



Copyright © 2009. All Rights Reserved.