Package org.apache.sling.testing.mock.osgi.junit
@Version("2.1.0")
package org.apache.sling.testing.mock.osgi.junit
Rule for providing easy access to OSGi context in JUnit tests.
-
ClassDescriptionA
TestRule
that collects runtime-retained component property type annotations andConfigType
annotations from the current test method and test class.JUnit rule for setting up and tearing down OSGi context for unit tests.Builder class for creatingOsgiContext
instances with different sets of parameters.Callback interface for application-specific setup and teardown operations to customize theOsgiContext
JUnit rule.