Searched refs:assertRawTextCorrect (Results 1 – 1 of 1) sorted by relevance
58 assertRawTextCorrect(inputHtml, textRaw); in handlesSimpleText()66 assertRawTextCorrect(inputHtml, textRaw); in handlesComplexHtml()70 private void assertRawTextCorrect(String inputHtml, String textRaw) { in assertRawTextCorrect() method in HtmlToSpannedParserTest