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