Searched refs:textSpaces (Results 1 – 1 of 1) sorted by relevance
34 private static final String textSpaces = "3 spaces end."; field in EmailHtmlUtilTest45 String plainSpaces = EmailHtmlUtil.escapeCharacterToDisplay(textSpaces); in brokentestEscapeCharacterToDisplayPlainText()53 String textAll = textTags + "\n" + textSpaces + "\n" + textNewlines; in brokentestEscapeCharacterToDisplayPlainText()