Uses of Class
org.unitils.TracingTestListener

Packages that use TracingTestListener
org.unitils   
org.unitils.spring   
 

Uses of TracingTestListener in org.unitils
 

Fields in org.unitils declared as TracingTestListener
protected  TracingTestListener UnitilsInvocationTestBase.tracingTestListener
           
 

Methods in org.unitils with parameters of type TracingTestListener
static void UnitilsJUnit4TestBase.setTracingTestListener(TracingTestListener testListener)
          Sets the tracing test listener that will record all invocations.
static void UnitilsJUnit3TestBase.setTracingTestListener(TracingTestListener testListener)
          Sets the tracing test listener that will record all invocations.
 

Uses of TracingTestListener in org.unitils.spring
 

Methods in org.unitils.spring with parameters of type TracingTestListener
static void SpringUnitilsJUnit4TestBase.setTracingTestListener(TracingTestListener testListener)
          Sets the tracing test listener that will record all invocations.
static void SpringUnitilsJUnit38TestBase.setTracingTestListener(TracingTestListener testListener)
          Sets the tracing test listener that will record all invocations.
 



Copyright © 2011. All Rights Reserved.