|
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.AbstractXPathTemplateTestCase
public abstract class AbstractXPathTemplateTestCase
Constructor Summary | |
---|---|
AbstractXPathTemplateTestCase()
|
Method Summary | |
---|---|
protected abstract org.springframework.xml.xpath.XPathOperations |
createTemplate()
|
protected void |
setUp()
|
void |
testEvaluate()
|
void |
testEvaluateAsBoolean()
|
void |
testEvaluateAsBooleanNamespaces()
|
void |
testEvaluateAsDouble()
|
void |
testEvaluateAsDoubleNamespaces()
|
void |
testEvaluateAsNode()
|
void |
testEvaluateAsNodeNamespaces()
|
void |
testEvaluateAsNodes()
|
void |
testEvaluateAsNodesNamespaces()
|
void |
testEvaluateAsObject()
|
void |
testEvaluateAsString()
|
void |
testEvaluateAsStringNamespaces()
|
void |
testEvaluateDomSource()
|
void |
testEvaluateStreamSource()
|
void |
testInvalidExpression()
|
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 AbstractXPathTemplateTestCase()
Method Detail |
---|
protected final void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
protected abstract org.springframework.xml.xpath.XPathOperations createTemplate() throws Exception
Exception
public void testEvaluateAsBoolean()
public void testEvaluateAsBooleanNamespaces()
public void testEvaluateAsDouble()
public void testEvaluateAsDoubleNamespaces()
public void testEvaluateAsNode()
public void testEvaluateAsNodeNamespaces()
public void testEvaluateAsNodes()
public void testEvaluateAsNodesNamespaces()
public void testEvaluateAsStringNamespaces() throws IOException, SAXException
IOException
SAXException
public void testEvaluateAsString() throws IOException, SAXException
IOException
SAXException
public void testEvaluateDomSource() throws IOException, SAXException, ParserConfigurationException
IOException
SAXException
ParserConfigurationException
public void testEvaluateStreamSource() throws IOException, SAXException, ParserConfigurationException
IOException
SAXException
ParserConfigurationException
public void testInvalidExpression()
public void testEvaluateAsObject() throws Exception
Exception
public void testEvaluate() throws Exception
Exception
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |