@Deprecated public class CamelSpringBootJUnit4ClassRunner extends CamelSpringBootRunner
CamelSpringBootJUnit4ClassRunner has been renamed to CamelSpringBootRunner
which is a shorter and easier to remember name.CamelSpringBootRunner.CamelTestContextManager| Constructor and Description |
|---|
CamelSpringBootJUnit4ClassRunner(Class<?> clazz)
Deprecated.
|
createTestContextManagercreateTest, getDescription, getExpectedException, getJUnitTimeout, getSpringTimeout, getTestContextManager, isTestMethodIgnored, methodBlock, possiblyExpectingExceptions, run, runChild, withAfterClasses, withAfters, withAfterTestExecutionCallbacks, withBeforeClasses, withBefores, withBeforeTestExecutionCallbacks, withPotentialRepeat, withPotentialTimeoutcollectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodInvoker, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructorpublic CamelSpringBootJUnit4ClassRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorApache Camel