org.exist.xquery.test
Class FtQueryTest

java.lang.Object
  extended byXMLTestCase
      extended byorg.exist.xquery.test.FtQueryTest

public class FtQueryTest
extends XMLTestCase

See Also:
Serialized Form

Constructor Summary
FtQueryTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testFtConfiguration()
           
 void testFtOperators()
           
 void testFtScan()
           
 void testFtUpdate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtQueryTest

public FtQueryTest()
Method Detail

testFtOperators

public void testFtOperators()

testFtScan

public void testFtScan()

testFtUpdate

public void testFtUpdate()

testFtConfiguration

public void testFtConfiguration()

setUp

protected void setUp()

tearDown

protected void tearDown()


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