You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2017/10/12 15:56:00 UTC

[jira] [Created] (SLING-7196) sling-mock: Make sure SlingContext.registerAdapter can overlay built-in adaptions

Stefan Seifert created SLING-7196:
-------------------------------------

             Summary: sling-mock: Make sure SlingContext.registerAdapter can overlay built-in adaptions
                 Key: SLING-7196
                 URL: https://issues.apache.org/jira/browse/SLING-7196
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
             Fix For: Testing Sling Mock 2.2.14


with SlingContext.registerAdapter you can register your own adaptions in your unit test - or overlay existing adaptions with a mock version on your own.

with the fix from SLING-7193 and knowing the problem from SLING-7194 we need to adapt the sling-mock implementation to make sure the overlaying is still working.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)