isql.predicate
Class LikePredicateTest

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

public class LikePredicateTest
extends java.lang.Object

Author:
SHZ Nov 12, 2007

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

Constructor Detail

LikePredicateTest

public LikePredicateTest()
Method Detail

testApply

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

Throws:
ISQLException