Package | Description |
---|---|
org.apache.sling.servlethelpers |
Mock implementation of selected Servlet-related Sling APIs.
|
org.apache.sling.testing.mock.sling.servlet |
Mock implementation of selected Servlet-related Sling APIs.
|
Modifier and Type | Method and Description |
---|---|
void |
MockSlingHttpServletRequest.setRequestDispatcherFactory(MockRequestDispatcherFactory requestDispatcherFactory) |
Modifier and Type | Interface and Description |
---|---|
interface |
MockRequestDispatcherFactory
Interface to create a mock
RequestDispatcher when calling the getRequestDispatcher methods
on MockSlingHttpServletRequest instances. |
Copyright © 2014–2021 wcm.io. All rights reserved.