Class ContextPathAllocator
- java.lang.Object
-
- org.apache.sling.testing.junit.rules.instance.util.ContextPathAllocator
-
public class ContextPathAllocator extends Object
-
-
Constructor Summary
Constructors Constructor Description ContextPathAllocator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
allocateContextPath()
boolean
checkAndAdd(String contextPath)
String
generateContextPath()
-