java.lang.Object
org.fcrepo.camel.reindexing.integration.RouteIT

@ContextConfiguration(classes=org.fcrepo.camel.reindexing.integration.RouteIT.ContextConfig.class, loader=org.springframework.test.context.support.AnnotationConfigContextLoader.class) public class RouteIT extends Object
Test the route workflow.
Since:
2015-04-10
Author:
Aaron Coburn
  • Field Details

    • resultEndpoint

      @EndpointInject("mock:result") protected org.apache.camel.component.mock.MockEndpoint resultEndpoint
    • template

      @Produce("direct:reindex") protected org.apache.camel.ProducerTemplate template
  • Constructor Details

  • Method Details