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