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.
  • Class
    Description
    JUnit 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 the SlingContext JUnit rule.