Constructor and Description |
---|
org.apache.sling.testing.mock.sling.servlet.MockSlingHttpServletRequest()
Please use
MockSlingHttpServletRequest.MockSlingHttpServletRequest(BundleContext)
and shutdown the bundle context after usage. |
org.apache.sling.testing.mock.sling.servlet.MockSlingHttpServletRequest(ResourceResolver)
Please use
MockSlingHttpServletRequest.MockSlingHttpServletRequest(ResourceResolver, BundleContext)
and shutdown the bundle context after usage. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.