@ProviderType
public final class UniqueRoot
extends org.apache.sling.testing.mock.sling.context.UniqueRoot
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
String |
dam()
Gets (and creates if required) a unique path at
/content/dam/xxx. |
public String dam()
/content/dam/xxx.
The path (incl. all children) is automatically removed when the unit test completes.protected void cleanUp()
cleanUp in class org.apache.sling.testing.mock.sling.context.UniqueRootCopyright © 2014–2020 wcm.io. All rights reserved.