org.exist.xmldb.test
Class RemoteCollectionTest
java.lang.Object
TestCase
org.exist.xmldb.test.RemoteDBTest
org.exist.xmldb.test.RemoteCollectionTest
- public class RemoteCollectionTest
- extends RemoteDBTest
A test case for accessing collections remotely
- Author:
- jmv, Pierrick Brihaye
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteCollectionTest
public RemoteCollectionTest(java.lang.String name)
setUp
protected void setUp()
tearDown
protected void tearDown()
testIndexQueryService
public void testIndexQueryService()
testGetServices
public void testGetServices()
testIsRemoteCollection
public void testIsRemoteCollection()
testGetPath
public void testGetPath()
testCreateResource
public void testCreateResource()
testGetNonExistentResource
public void testGetNonExistentResource()
testListResources
public void testListResources()
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.