public class MustFailDbUnitTestExecutionListener extends TransactionDbUnitTestExecutionListener
TransactionDbUnitTestExecutionListener that ensures that a test method has failed.| Constructor and Description |
|---|
MustFailDbUnitTestExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTestMethod(org.springframework.test.context.TestContext testContext) |
getChainafterTestClass, beforeTestClass, beforeTestMethod, createChain, prepareTestInstancepublic void afterTestMethod(org.springframework.test.context.TestContext testContext)
throws Exception
afterTestMethod in interface org.springframework.test.context.TestExecutionListenerafterTestMethod in class TestExecutionListenerChainExceptionCopyright © 2016. All rights reserved.