Hi

I'm setting up a test for a route that starts at an FTP-endpoint. I would
like to be able to test without setting up an FTP-server.

In Camel in Action there is shown a trick where you can replace the
jms-component with a seda-component and then consume from that endpoint. Is
there any tricks you could do similarly with the FTP-endpoint. I thought
about replacing it with a file endpoint but there's obviously unknown
parameters on there so that wouldn't work.

Is it possible to completely substitute a "from"-endpoint with another in
test/runtime?
-- 
View this message in context: 
http://old.nabble.com/Replace-%22from%22-endpoint-with-mock-in-test--tp28840433p28840433.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to