|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.springframework.xml.xpath.AbstractXPathExpressionFactoryTestCase
org.springframework.xml.xpath.JaxenXPathExpressionFactoryTest
public class JaxenXPathExpressionFactoryTest
Constructor Summary | |
---|---|
JaxenXPathExpressionFactoryTest()
|
Method Summary | |
---|---|
protected org.springframework.xml.xpath.XPathExpression |
createXPathExpression(String expression)
|
protected org.springframework.xml.xpath.XPathExpression |
createXPathExpression(String expression,
Map namespaces)
|
void |
testEvaluateAsDoubleNamespaces()
|
void |
testEvaluateAsDoubleNoNamespaces()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JaxenXPathExpressionFactoryTest()
Method Detail |
---|
protected org.springframework.xml.xpath.XPathExpression createXPathExpression(String expression)
createXPathExpression
in class AbstractXPathExpressionFactoryTestCase
protected org.springframework.xml.xpath.XPathExpression createXPathExpression(String expression, Map namespaces)
createXPathExpression
in class AbstractXPathExpressionFactoryTestCase
public void testEvaluateAsDoubleNoNamespaces() throws IOException, SAXException
testEvaluateAsDoubleNoNamespaces
in class AbstractXPathExpressionFactoryTestCase
IOException
SAXException
public void testEvaluateAsDoubleNamespaces() throws IOException, SAXException
testEvaluateAsDoubleNamespaces
in class AbstractXPathExpressionFactoryTestCase
IOException
SAXException
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |