Class ResourceHelper
- java.lang.Object
-
- org.apache.sling.testing.clients.util.ResourceUtil
-
- com.adobe.cq.testing.selenium.utils.ResourceHelper
-
public class ResourceHelper extends org.apache.sling.testing.clients.util.ResourceUtilFix a bug in theResourceUtil.readResourceAsString(String)which append extra line break at the end of the file.
-
-
Constructor Summary
Constructors Constructor Description ResourceHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringreadResourceAsString(java.lang.String resource)
-