Stefan Seifert created SLING-6040:
-------------------------------------
Summary: 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
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)