[ 
https://issues.apache.org/jira/browse/SLING-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Seifert reassigned SLING-7744:
-------------------------------------

    Assignee: Stefan Seifert

i've added an implementation for getSuffixResource() to fetch the resource 
based on the suffix via resource resolver (as it is the case for the real 
implementation)
https://github.com/apache/sling-org-apache-sling-servlet-helpers/commit/825f4486404944a41a7f552945a346cee8bfe2cf

> MockRequestPathInfo: Add Setter for SuffixResource
> --------------------------------------------------
>
>                 Key: SLING-7744
>                 URL: https://issues.apache.org/jira/browse/SLING-7744
>             Project: Sling
>          Issue Type: Improvement
>          Components: Servlets, Testing
>    Affects Versions: Servlet Helpers 1.1.6
>            Reporter: Jens Lauterbach
>            Assignee: Stefan Seifert
>            Priority: Minor
>         Attachments: SLING-7744.patch
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The {{org.apache.sling.servlethelpers.MockRequestPathInfo}} allows consumers 
> to set almost every field except the {{suffixResource}}. Currently, the 
> {{getSuffixResource()}} just throws a {{UnsupportedOperationException}}.
> *I propose implementing a {{setSuffixResource}} method equivalent to all the 
> other setters in this mock.*
> As far as I can tell this can be easily implemented (see attached patch) and 
> would improve usability of this mock a little bit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to