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

Dan Klco updated SLING-2611:
----------------------------

    Attachment: MockResource-Properties.diff

Attaching patch file
                
> MockResource Properties
> -----------------------
>
>                 Key: SLING-2611
>                 URL: https://issues.apache.org/jira/browse/SLING-2611
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: Commons Testing 2.0.10
>            Reporter: Dan Klco
>            Priority: Minor
>              Labels: newbie, patch, test
>         Attachments: MockResource-Properties.diff
>
>
> A useful feature for the MockResource testing class would be the ability to 
> specify additional properties and return them when the MockResource is 
> adapted into a ValueMap.  
> I use this on nearly every project I've been on to test services.  I've 
> attached a patch file which adds two methods:
> addProperty - add a single key, value set
> getProperties - returns the map of properties which can be modified
> And then in the adaptTo method I just added all of the properties in the map 
> into the returned ValueMap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to