@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.
|
createTestContextManager
createTest, getDescription, getExpectedException, getJUnitTimeout, getSpringTimeout, getTestContextManager, isTestMethodIgnored, methodBlock, possiblyExpectingExceptions, run, runChild, withAfterClasses, withAfters, withAfterTestExecutionCallbacks, withBeforeClasses, withBefores, withBeforeTestExecutionCallbacks, withPotentialRepeat, withPotentialTimeout
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, isIgnored, methodInvoker, rules, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor
public CamelSpringJUnit4ClassRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
Apache Camel