Uses of Class
io.wcm.testing.mock.aem.context.UniqueRoot
-
Packages that use UniqueRoot Package Description io.wcm.testing.mock.aem.context AEM context implementation for unit tests. -
-
Uses of UniqueRoot in io.wcm.testing.mock.aem.context
Methods in io.wcm.testing.mock.aem.context that return UniqueRoot Modifier and Type Method Description @NotNull UniqueRootAemContextImpl. uniqueRoot()Create unique root paths for unit tests (and clean them up after the test run automatically).
-