Uses of Class
org.apache.sling.testing.mock.sling.context.UniqueRoot
Packages that use UniqueRoot
Package
Description
Sling context implementation for unit tests.
-
Uses of UniqueRoot in org.apache.sling.testing.mock.sling.context
Fields in org.apache.sling.testing.mock.sling.context declared as UniqueRootModifier and TypeFieldDescriptionprotected UniqueRoot
SlingContextImpl.uniqueRoot
Unique root helperMethods in org.apache.sling.testing.mock.sling.context that return UniqueRootModifier and TypeMethodDescription@NotNull UniqueRoot
SlingContextImpl.uniqueRoot()
Create unique root paths for unit tests (and clean them up after the test run automatically).