@ProviderType public final class UniqueRoot extends UniqueRoot
uniquePathPart
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp()
Cleanup is called when the unit test rule completes a unit test run.
|
java.lang.String |
dam()
Gets (and creates if required) a unique path at
/content/dam/xxx . |
apps, content, deleteResources, getOrCreateResource, libs
public java.lang.String dam()
/content/dam/xxx
.
The path (incl. all children) is automatically removed when the unit test completes.protected void cleanUp()
UniqueRoot
cleanUp
in class UniqueRoot
Copyright © 2014–2021 wcm.io. All rights reserved.