You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2019/06/03 19:37:27 UTC

[sling-org-apache-sling-servlet-helpers] 01/01: Merge branch 'feature/SLING-8424-request-parameter-handling'

This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git

commit c560996a22f48c1fc8df89b2f273f749b2f03139
Merge: fed7c42 3975b76
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Jun 3 21:37:01 2019 +0200

    Merge branch 'feature/SLING-8424-request-parameter-handling'

 .../sling/servlethelpers/MockRequestParameter.java |  45 +++--
 .../MockSlingHttpServletRequest.java               | 216 ++++++++++++++-------
 .../MockSlingHttpServletRequestTest.java           |  43 ++++
 3 files changed, 219 insertions(+), 85 deletions(-)