org.exist.soap.test
Class XQueryTest

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

public class XQueryTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
XQueryTest(java.lang.String arg0)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testRemoveThisEmptyTest()
           
 void testXQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XQueryTest

public XQueryTest(java.lang.String arg0)
Method Detail

testXQuery

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

setUp

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

tearDown

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

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.