isql.predicate
Class InPredicateTest

java.lang.Object
  extended by isql.predicate.InPredicateTest

public class InPredicateTest
extends java.lang.Object

Author:
SHZ Nov 7, 2007

Constructor Summary
InPredicateTest()
           
 
Method Summary
 void testApply()
          Test method for InPredicate.apply().
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InPredicateTest

public InPredicateTest()
Method Detail

testApply

public void testApply()
               throws ISQLException
Test method for InPredicate.apply().

Throws:
ISQLException