org.unitils.testlink
Class TestLinkModule.TestLinkListener

java.lang.Object
  extended by org.unitils.core.TestListener
      extended by org.unitils.testlink.TestLinkModule.TestLinkListener
Enclosing class:
TestLinkModule

protected class TestLinkModule.TestLinkListener
extends org.unitils.core.TestListener


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

Constructor Detail

TestLinkModule.TestLinkListener

protected TestLinkModule.TestLinkListener()
Method Detail

afterTestMethod

public void afterTestMethod(Object testObject,
                            Method testMethod,
                            Throwable testThrowable)
Overrides:
afterTestMethod in class org.unitils.core.TestListener


Copyright © 2012-2013. All Rights Reserved.