org.exist.soap.test
Class CopyMoveTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.soap.test.CopyMoveTest

public class CopyMoveTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
CopyMoveTest(java.lang.String name)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCopyCollectionChangeName()
           
 void testCopyResourceChangeName()
           
 void testMoveCollection()
           
 void testMoveResource()
           
 void testRemoveThisEmptyTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyMoveTest

public CopyMoveTest(java.lang.String name)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testCopyResourceChangeName

public void testCopyResourceChangeName()
                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testMoveResource

public void testMoveResource()
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testCopyCollectionChangeName

public void testCopyCollectionChangeName()
                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testMoveCollection

public void testMoveCollection()
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

testRemoveThisEmptyTest

public void testRemoveThisEmptyTest()
                             throws java.lang.Exception
Throws:
java.lang.Exception


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.