All Classes and Interfaces
Class
Description
Helper class for building test content in the resource hierarchy with as less
boilerplate code as possible.
Imports JSON data and binary data into Sling resource hierarchy.
ValueMap
that does not support changing its content.Builder interface for
ImmutableValueMap
.This is a copy of org.apache.sling.adapter.internal.AdpaterManagerImpl from Sling Adapter 2.1.6,
with all calls to SyntheticResource.setAdapterManager/unsetAdapterManager disabled, because this would
break the
ThreadsafeMockAdapterManagerWrapper
concept.Mock
HttpSession
implementation.Mock
SlingRepository
implementation.Mock
MimeTypeService
implementation.Interface to create a mock
RequestDispatcher
when calling the getRequestDispatcher methods
on MockSlingHttpServletRequest
instances.Mock
RequestPathInfo
implementation.Mock implementation of an i18n
ResourceBundle
.Mock implementation of @link
ResourceBundleProvider
then ensures
resolving i18n keys does not lead to exceptions.Mock
ServletContext
implementation.Factory for mock Sling objects.
Mock
SlingHttpServletRequest
implementation.Mock
SlingHttpServletResponse
implementation.Mock
SlingScriptHelper
implementation.Mock implementation of
SlingSettingsService
.Mock implementation of
XSSFilter
that just accepts anything.Singleton class that fetches all node type definitions from OSGi bundle MANIFEST.MF files
with "Sling-Nodetypes" definitions in the classpath.
How to handle node types for different
ResourceResolverType
types.The resource resolver mock implementation supports different underlying
repository implementations.
SPI interface for resource resolver type implementations to provide a mock
resource resolver factory.
Defines Sling context objects with lazy initialization.
Manages unique root paths in JCR repository.