Class TestStringUtil
java.lang.Object
org.apache.sling.commons.testing.util.TestStringUtil
String utilities for testing
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestStringUtil
public TestStringUtil()
-
-
Method Details
-
flatten
Replace \n with . in strings to make it easier to compare visually for testing
-