So to go a bit further, assuming I setup the producer template to mimic and exchange to test this method, how then do I send that exchange to the method? Do I just instantiate the processor within the test case and use the template.send(Processor) method signature to do this? If so how then do I see the out exchange from the template?
Also if it is not a processor and just a bean with a method that executes on the exchange, how then would I even send the producer template exchange to that method? -- View this message in context: http://camel.465427.n5.nabble.com/Unit-Testing-Question-tp5745966p5745999.html Sent from the Camel - Users mailing list archive at Nabble.com.