isql.expression
Class CaseExpressionTest

java.lang.Object
  extended by isql.expression.CaseExpressionTest

public class CaseExpressionTest
extends java.lang.Object

Author:
SHZ Nov 7, 2007

Constructor Summary
CaseExpressionTest()
           
 
Method Summary
 void testGetResult()
          Test method for CaseExpression.getResult().
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaseExpressionTest

public CaseExpressionTest()
Method Detail

testGetResult

public void testGetResult()
                   throws ISQLException
Test method for CaseExpression.getResult().

Throws:
ISQLException