public class CamelSpringBootExecutionListener
extends org.springframework.test.context.support.AbstractTestExecutionListener
| Constructor and Description |
|---|
CamelSpringBootExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeTestMethod(org.springframework.test.context.TestContext testContext) |
void |
prepareTestInstance(org.springframework.test.context.TestContext testContext) |
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 beforeTestMethod(org.springframework.test.context.TestContext testContext)
throws Exception
beforeTestMethod in interface org.springframework.test.context.TestExecutionListenerbeforeTestMethod in class org.springframework.test.context.support.AbstractTestExecutionListenerExceptionApache Camel