0 Replies Latest reply on Dec 18, 2013 7:14 AM by baluyot

    Unit testing OSGi Configuration Properties in Spring

    baluyot

      Hi,

       

      I was reading one of the documents for using OSGi configuration properties in Spring (http://fusesource.com/docs/esbent/7.0/esb_deploy_osgi/DeployCamel-OsgiConfigProps.html) and I wanted to know how can I add this to my unit testing? I was able to mock the OSGi configuration properties in blueprint unit testing but I can't seem to find documentation how to do it in Spring unit testing.

       

      Thanks.