>
> @Override
> protected RouteBuilder createRouteBuilder() {
> return new RouteBuilder() {
> public void configure() {
>
> from("http://localhost:8080/content?service=customer";).to("mock:result");
>
> }
> };
> }
>
>
> * @Test
> public void testSendMatchingMessage() throws Exception {
>???
> }*
>
> }
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/JUnit-json-tp5763189.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>
}
};
}
* @Test
public void testSendMatchingMessage() throws Exception {
???
}*
}
--
View this message in context:
http://camel.465427.n5.nabble.com/JUnit-json-tp5763189.html
Sent from the Camel Development mailing list archive at Nabble.com.