MockSlingHttpServletRequest how to set a selector
Hi,
I want to write a Testcase for my Servlet, which expects a specific selector.
So far I ve always created my MockSlingHttpServletRequest request object using AemContext context.request().
However, I have nt found any method which might allow me to set a selector for it ?
Would be great if you could share an example setting a selector.
thanks a lot for your support in advance.
--
Volker