Class RouteIT
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 Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.camel.component.mock.MockEndpointprotected org.apache.camel.ProducerTemplate -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
resultEndpoint
@EndpointInject("mock:result") protected org.apache.camel.component.mock.MockEndpoint resultEndpoint -
template
-
-
Constructor Details
-
RouteIT
public RouteIT()
-
-
Method Details
-
beforeClass
-
setup
-
testReindexingRouter
- Throws:
Exception
-