| org.springframework.xml.xpath.AbstractXPathExpressionFactoryTestCase org.springframework.xml.xpath.Jaxp13XPathExpressionFactoryTest
Methods inherited from org.springframework.xml.xpath.AbstractXPathExpressionFactoryTestCase | abstract protected XPathExpression createXPathExpression(String expression)(Code)(Java Doc) abstract protected XPathExpression createXPathExpression(String expression, Map namespaces)(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) public void testEvaluate() throws Exception(Code)(Java Doc) public void testEvaluateAsBooleanInvalidNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsBooleanInvalidNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsBooleanNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsBooleanNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsDoubleInvalidNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsDoubleInvalidNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsDoubleNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsDoubleNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsNodeInvalidNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsNodeInvalidNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsNodeListNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsNodeListNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsNodeNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsNodeNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsObject() throws Exception(Code)(Java Doc) public void testEvaluateAsStringInvalidNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsStringInvalidNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsStringNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testEvaluateAsStringNoNamespaces() throws IOException, SAXException(Code)(Java Doc) public void testInvalidExpression()(Code)(Java Doc)
|
|
|