Hi Team, Trying to mock below code in sling Model@injectprivate SlingHttpServletRequest request; Below code is in test classprivate MockSlingHttpServletRequest request; still request is not getting mocked and returning null value. Can you please help me on this. Thanks in advance,Ashok Vutla