Uses of Class
org.apache.sling.testing.mock.sling.loader.ContentLoader
Packages that use ContentLoader
Package
Description
Sling context implementation for unit tests.
-
Uses of ContentLoader in org.apache.sling.testing.mock.sling.context
Fields in org.apache.sling.testing.mock.sling.context declared as ContentLoaderModifier and TypeFieldDescriptionprotected ContentLoader
SlingContextImpl.contentLoader
Content loaderprotected ContentLoader
SlingContextImpl.contentLoaderAutoCommit
Content loader with auto commit after loading contentMethods in org.apache.sling.testing.mock.sling.context that return ContentLoaderModifier and TypeMethodDescription@NotNull ContentLoader
SlingContextImpl.load()
@NotNull ContentLoader
SlingContextImpl.load
(boolean autoCommit)