isql
Class ISQLSelectParserTest

java.lang.Object
  extended by isql.ISQLSelectParserTest

public class ISQLSelectParserTest
extends java.lang.Object

Author:
SHZ Sep 25, 2007

Constructor Summary
ISQLSelectParserTest()
           
 
Method Summary
static ISQLSelectParser applyQuery(java.lang.String sql)
           
 void testStatement()
          Test method for ISQLSelectParser.statement().
 void testStatement2()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISQLSelectParserTest

public ISQLSelectParserTest()
Method Detail

testStatement

public void testStatement()
                   throws org.antlr.runtime.RecognitionException
Test method for ISQLSelectParser.statement().

Throws:
org.antlr.runtime.RecognitionException

applyQuery

public static ISQLSelectParser applyQuery(java.lang.String sql)
                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

testStatement2

public void testStatement2()
                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException