org.exist.xquery.test
Class QueryPoolTest

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

public class QueryPoolTest
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

QueryPoolTest

public QueryPoolTest()
Method Detail

main

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

testDifferentQueries

public void testDifferentQueries()

testRead

public void testRead()

setUp

protected void setUp()

tearDown

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


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