org.exist.xmlrpc.test
Class XmlRpcTest
java.lang.Object
XMLTestCase
org.exist.xmlrpc.test.XmlRpcTest
- public class XmlRpcTest
- extends XMLTestCase
JUnit test for XMLRPC interface methods.
- Author:
- wolf, Pierrick Brihaye
- See Also:
- Serialized Form
|
Constructor Summary |
XmlRpcTest(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlRpcTest
public XmlRpcTest(java.lang.String name)
setUp
protected void setUp()
testStore
public void testStore()
testRetrieveDoc
public void testRetrieveDoc()
testCharEncoding
public void testCharEncoding()
testQuery
public void testQuery()
testQueryWithStylesheet
public void testQueryWithStylesheet()
testExecuteQuery
public void testExecuteQuery()
testCollectionWithAccents
public void testCollectionWithAccents()
testCollectionWithSpaces
public void testCollectionWithSpaces()
getClient
protected XmlRpcClient getClient()
main
public static void main(java.lang.String[] args)
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.