Hi Here is my question:
I want to unit test my routes using Camel Test Framework, however these routes are exported as OSGI bundles which only contains binary classes or resources. Thus it's hard to Mock the real endpoint using Mock component, would someone give some suggestions? I am using Camel 2.7.2 Thanks Xiaopeng Li