org.exist.xmldb.test
Class CopyMoveTest

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

public class CopyMoveTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
CopyMoveTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testCopyResourceChangeName()
           
 void testQueryCopiedResource()
           
 
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

main

public static void main(java.lang.String[] args)

testCopyResourceChangeName

public void testCopyResourceChangeName()

testQueryCopiedResource

public void testQueryCopiedResource()

setUp

protected void setUp()


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