org.exist.xquery.test
Class StoredModuleTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xquery.test.StoredModuleTest

public class StoredModuleTest
extends TestCase

Author:
wolf
See Also:
Serialized Form

Constructor Summary
StoredModuleTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void testQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoredModuleTest

public StoredModuleTest()
Method Detail

main

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

testQuery

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

setUp

protected void setUp()

tearDown

protected void tearDown()


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