|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.core.TestListener
org.unitils.dbunit.DbUnitModule.DbUnitListener
protected class DbUnitModule.DbUnitListener
Test listener that is called while the test framework is running tests
| Constructor Summary | |
|---|---|
protected |
DbUnitModule.DbUnitListener()
|
| Method Summary | |
|---|---|
void |
afterTestMethod(java.lang.Object testObject,
java.lang.reflect.Method testMethod,
java.lang.Throwable throwable)
|
void |
beforeTestSetUp(java.lang.Object testObject,
java.lang.reflect.Method testMethod)
|
| Methods inherited from class org.unitils.core.TestListener |
|---|
afterCreateTestObject, afterTestTearDown, beforeTestClass, beforeTestMethod, shouldInvokeTestMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DbUnitModule.DbUnitListener()
| Method Detail |
|---|
public void beforeTestSetUp(java.lang.Object testObject,
java.lang.reflect.Method testMethod)
beforeTestSetUp in class TestListener
public void afterTestMethod(java.lang.Object testObject,
java.lang.reflect.Method testMethod,
java.lang.Throwable throwable)
afterTestMethod in class TestListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||