org.unitils.dbunit
Class DbUnitModule.DbUnitListener
java.lang.Object
org.unitils.core.TestListener
org.unitils.dbunit.DbUnitModule.DbUnitListener
- Enclosing class:
- DbUnitModule
protected class DbUnitModule.DbUnitListener
- extends TestListener
Test listener that is called while the test framework is running tests
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbUnitModule.DbUnitListener
protected DbUnitModule.DbUnitListener()
beforeTestSetUp
public void beforeTestSetUp(Object testObject,
Method testMethod)
- Overrides:
beforeTestSetUp in class TestListener
afterTestMethod
public void afterTestMethod(Object testObject,
Method testMethod,
Throwable throwable)
- Overrides:
afterTestMethod in class TestListener
Copyright © 2011. All Rights Reserved.