public class MustNoSwallowTestExecutionListener extends TransactionDbUnitTestExecutionListener
TransactionDbUnitTestExecutionListener that ensures that a test method does not swallow
exceptions.| Constructor and Description |
|---|
MustNoSwallowTestExecutionListener() |
| 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.