public class CassandraUnitDependencyInjectionTestExecutionListener extends AbstractCassandraUnitTestExecutionListener
| Constructor and Description |
|---|
CassandraUnitDependencyInjectionTestExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTestClass(org.springframework.test.context.TestContext testContext) |
void |
afterTestMethod(org.springframework.test.context.TestContext testContext) |
void |
prepareTestInstance(org.springframework.test.context.TestContext testContext) |
alternativePath, cleanServer, getOrder, startServerpublic CassandraUnitDependencyInjectionTestExecutionListener()
public void prepareTestInstance(org.springframework.test.context.TestContext testContext)
throws Exception
prepareTestInstance in interface org.springframework.test.context.TestExecutionListenerprepareTestInstance in class org.springframework.test.context.support.AbstractTestExecutionListenerExceptionpublic void afterTestMethod(org.springframework.test.context.TestContext testContext)
throws Exception
afterTestMethod in interface org.springframework.test.context.TestExecutionListenerafterTestMethod in class org.springframework.test.context.support.AbstractTestExecutionListenerExceptionpublic void afterTestClass(org.springframework.test.context.TestContext testContext)
throws Exception
afterTestClass in interface org.springframework.test.context.TestExecutionListenerafterTestClass in class org.springframework.test.context.support.AbstractTestExecutionListenerExceptionCopyright © 2022. All rights reserved.