org.unitils.spring
Class SpringModule.SpringTestListener

java.lang.Object
  extended by org.unitils.core.TestListener
      extended by org.unitils.spring.SpringModule.SpringTestListener
Enclosing class:
SpringModule

protected class SpringModule.SpringTestListener
extends TestListener

The TestListener for this module


Constructor Summary
protected SpringModule.SpringTestListener()
           
 
Method Summary
 void beforeTestSetUp(java.lang.Object testObject, java.lang.reflect.Method testMethod)
           
 
Methods inherited from class org.unitils.core.TestListener
afterCreateTestObject, afterTestMethod, afterTestTearDown, beforeTestClass, beforeTestMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringModule.SpringTestListener

protected SpringModule.SpringTestListener()
Method Detail

beforeTestSetUp

public void beforeTestSetUp(java.lang.Object testObject,
                            java.lang.reflect.Method testMethod)
Overrides:
beforeTestSetUp in class TestListener


Copyright © 2009. All Rights Reserved.