public static final class CamelSpringJUnit4ClassRunner.CamelTestContextManager
extends org.springframework.test.context.TestContextManager
| Constructor and Description |
|---|
CamelSpringJUnit4ClassRunner.CamelTestContextManager(Class<?> testClass,
String defaultContextLoaderClassName) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Class<? extends org.springframework.test.context.TestExecutionListener>> |
getDefaultTestExecutionListenerClasses()
Augments the default listeners with additional listeners to provide support
for the Camel testing features.
|
protected Set<Class<? extends org.springframework.test.context.TestExecutionListener>> getDefaultTestExecutionListenerClasses()
getDefaultTestExecutionListenerClasses in class org.springframework.test.context.TestContextManagerApache Camel