isql.builder
Class WhereBuilderTest

java.lang.Object
  extended by isql.builder.WhereBuilderTest

public class WhereBuilderTest
extends java.lang.Object

Author:
SHZ Oct 14, 2008

Constructor Summary
WhereBuilderTest()
           
 
Method Summary
 void testBuild()
          Test method for WhereBuilder.build(isql.ISQLSelectParser.ISearchCondition).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhereBuilderTest

public WhereBuilderTest()
Method Detail

testBuild

public void testBuild()
               throws ISQLException,
                      org.antlr.runtime.RecognitionException
Test method for WhereBuilder.build(isql.ISQLSelectParser.ISearchCondition).

Throws:
ISQLException
org.antlr.runtime.RecognitionException