[
https://issues.apache.org/jira/browse/SLING-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467116#comment-15467116
]
Stefan Seifert commented on SLING-6040:
---------------------------------------
it's just one more dependency (to the very long list of dependency sling-mock
already have).
making this optional may get complicated. is it's worth making it optional? the
dependency is coming in transient, so not manual work here.
> Add ResourceBuilder Support to sling-mock
> -----------------------------------------
>
> Key: SLING-6040
> URL: https://issues.apache.org/jira/browse/SLING-6040
> Project: Sling
> Issue Type: New Feature
> Components: Extensions, Testing
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Labels: mocks
> Fix For: Testing Sling Mock 2.0.2, Resource Builder 1.0.0
>
>
> we want to provide the Sling ResourceBuilder as alternative way in sling mock
> to simply create test resources.
> currently sling mocks supports it's own "ContentBuilder" via the {{create()}}
> method on the context.
> a new method {{build()}} should be added which provides a preconfigred
> ResourceBuilder instance for the current resource resolver.
> alternatively the ResourceResolverFactory service can be accessed directly
> form the test code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)