Searched refs:XmlEscapersTest (Results 1 – 2 of 2) sorted by relevance
22 com.google.common.xml.XmlEscapersTest testCase = new com.google.common.xml.XmlEscapersTest(); in testXmlAttributeEscaper()27 com.google.common.xml.XmlEscapersTest testCase = new com.google.common.xml.XmlEscapersTest(); in testXmlContentEscaper()
34 public class XmlEscapersTest extends TestCase { class