Stefan Seifert created SLING-7867:
-------------------------------------
Summary: sling-mock: Dynamically resolve SlingBindings properties
Key: SLING-7867
URL: https://issues.apache.org/jira/browse/SLING-7867
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Testing Sling Mock 2.3.4
currently, the SlingBindings object is initialized statically when the mock
context is created.
but some properties - especially the current resource - may change during the
testing code, but should nevertheless always point to the correct result.
we should resolve the SlingBindings properties dynamically to the current mock
context, and also allow this for subclasses of SlingContextImpl.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)