org.exist.xquery.test
Class LexerTest

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

public class LexerTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
LexerTest(java.lang.String arg0)
          Constructor for LexerTest.
 
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

LexerTest

public LexerTest(java.lang.String arg0)
Constructor for LexerTest.

Parameters:
arg0 -
Method Detail

testQuery

public void testQuery()

main

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

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.