Stefan Seifert created SLING-4162:
-------------------------------------
Summary: Introduce "OsgiContext" junit rule for OSGi and
OsgiContextImpl
Key: SLING-4162
URL: https://issues.apache.org/jira/browse/SLING-4162
Project: Sling
Issue Type: New Feature
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Testing OSGi Mock 1.1.0, Testing Sling Mock 1.1.0
currently the sling mock SlingContext rule provides access to OSGi context and
convenience methods for managing OSGi services in mocks.
these methods should be moved to a new OsgiContext rule and OsgiContextImpl in
the osgi mocks, so they can be used in projects which want to use only OSGi but
not sling as well.
sling mock context is updated to inherit from the osgi context.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)