I am unable to get the reference of the OSGI Services when ran through Mockito. Every time I run the Test Class it gives me null wherever that service is invoked.Any help is highly appreciated.I am following this tutorial: Apache Sling - OSGi Mocks , but no luck.Below is the code snippet (Test Class...