Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since Camel 2.11.0 you can use the CamelSpringJUnit4ClassRunner with CamelSpringDelegatingTestContextLoader like this example using Java Config with CamelSpringJUnit4ClassRunner.

Wiki Markup
{snippet:lang=java|id=example|url=camel/trunk/components/camel-spring-javaconfig/src/test/java/org/apache/camel/spring/javaconfig/test/CamelSpringDelegatingTestContextLoaderTest.java}
.

...