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 2021/11/26 14:57:00 UTC

[jira] [Created] (SLING-10940) osgi-mock: Implement MockConfigurationAdmin.getConfiguration(pid, location)

Stefan Seifert created SLING-10940:
--------------------------------------

             Summary: osgi-mock: Implement MockConfigurationAdmin.getConfiguration(pid, location)
                 Key: SLING-10940
                 URL: https://issues.apache.org/jira/browse/SLING-10940
             Project: Sling
          Issue Type: Improvement
          Components: Testing
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
             Fix For: Testing OSGi Mock 3.1.6


currently, only {{getConfiguration(pid)}} is implemented.

we should also implement {{getConfiguration(pid, location)}}, internally relying to {{getConfiguration(pid)}} (we do nothing wit the location in the mocks)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)