- testConstructor() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testDefaultParsing() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the default parsing behavior of the XML parser.
- testDefaultParsingNamespaces() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the default parsing behavior of the XML parser with namespaces.
- testDefaults() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testEqualsHashcode() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testLineNumbers() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
See bug #1054:
XML Rules ever report a line -1 and not the line/column where the error occurs
- testParsingCoalescingEnabled() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the parsing behavior of the XML parser with coalescing enabled.
- testParsingDoNotExpandEntities() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the parsing behavior of the XML parser if entities are not expanded.
- testParsingIgnoreComments() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the parsing behavior of the XML parser if ignoring comments.
- testParsingIgnoreElementContentWhitespace() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the parsing behavior of the XML parser if ignoring whitespaces in elements.
- testParsingNotNamespaceAware() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the default parsing behavior of the XML parser with namespaces but not namespace aware.
- testParsingWithValidation() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the parsing behavior of the XML parser with validation on.
- testSetters() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testVisit() - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractDomXmlRuleTest
-
- testVisit() - Method in class net.sourceforge.pmd.lang.xml.rule.AbstractXmlRuleTest
-
- testWithProcessingInstructions() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
- testXML() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
-