[
https://issues.apache.org/jira/browse/SLING-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert updated SLING-7744:
----------------------------------
Summary: MockRequestPathInfo: Implement getSuffixResource() (was:
MockRequestPathInfo: Add Setter for SuffixResource)
> MockRequestPathInfo: Implement getSuffixResource()
> --------------------------------------------------
>
> 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)