Package org.apache.sling.testing.mock.sling.junit
@Version("4.2.1")
package org.apache.sling.testing.mock.sling.junit
Rule for providing easy access to Sling context in JUnit tests.
-
ClassDescriptionJUnit rule for setting up and tearing down Sling context objects for unit tests.Builder class for creating
SlingContext
instances with different sets of parameters.Callback interface for application-specific setup and teardown operations to customize theSlingContext
JUnit rule.