Michael Tarantino created SLING-3924:
----------------------------------------
Summary: Sling JUnit add request parameters to SlingTestContext
input map
Key: SLING-3924
URL: https://issues.apache.org/jira/browse/SLING-3924
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Michael Tarantino
Priority: Minor
SlingTestContext has an "input map" which provide test parameters. For the
moment, those parameters are not read from the request. I created a patch which
extract the parameters from the request and put them into the SlingTestContext
"input map".
Notes : the patch is modifying JUnitServlet class but maybe should be more
appropriate in the RequestParser ? What do you think ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)