/camel.465427.n5.nabble.com/VS-CamelSpringJUnit4ClassRunner-with-Spring-Boot-tp5755893p5755894.html
Sent from the Camel - Users mailing list archive at Nabble.com.
age(0).body().isEqualTo(txtMsg);
}
Lähettäjä: Claus Ibsen-2 [via Camel] [ml-node+s465427n5755885...@n5.nabble.com]
Lähetetty: 31. elokuuta 2014 9:08
Vastaanottaja: Unto Valkonen
Aihe: Re: CamelSpringJUnit4ClassRunner with Spring Boot
The camel spring test is for regular spring. Spring boot does things
t; @EndpointInject(uri = "mock:out")
> private MockEndpoint mockOut;
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/CamelSpringJUnit4ClassRunner-with-Spring-Boot-tp5755876.html
> Sent from the Camel - Users mailing
mock:out")
> private MockEndpoint out;
>
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/CamelSpringJUnit4ClassRunner-with-Spring-Boot-tp5755876p5755877.html
>
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
ntext:
http://camel.465427.n5.nabble.com/CamelSpringJUnit4ClassRunner-with-Spring-Boot-tp5755876p5755877.html
Sent from the Camel - Users mailing list archive at Nabble.com.
t;direct:in")
private ProducerTemplate producerTemplate;
@EndpointInject(uri = "mock:out")
private MockEndpoint mockOut;
--
View this message in context:
http://camel.465427.n5.nabble.com/CamelSpringJUnit4ClassRunner-with-Spring-Boot-tp5755876.html
Sent from the Camel - Users mailing list archive at Nabble.com.