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

Carsten Ziegeler resolved SLING-3355.
-------------------------------------

    Resolution: Fixed

 New Helper class to create resources:
 
 MockHelper.create(resolver).resource("/libs").p("prop", "value")
                              .resource("sub").p("sub", "hello")
                             .resource("/apps").p("foo", "baa").commit()
 

> Add helper methods for creating resources
> -----------------------------------------
>
>                 Key: SLING-3355
>                 URL: https://issues.apache.org/jira/browse/SLING-3355
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: Testing ResourceResolver Mock 0.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Testing ResourceResolver Mock 0.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to