public class AfterTearDownDbUnitTestExecutionListener extends TestExecutionListenerChain
TestExecutionListenerChain that triggers a CallAfterTestMethodExecutionListener as well as
transaction and DBUnit listeners.| Constructor and Description |
|---|
AfterTearDownDbUnitTestExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?>[] |
getChain() |
afterTestClass, afterTestMethod, beforeTestClass, beforeTestMethod, createChain, prepareTestInstancepublic AfterTearDownDbUnitTestExecutionListener()
protected Class<?>[] getChain()
getChain in class TestExecutionListenerChainCopyright © 2016. All rights reserved.