isql.expression
Class DoubleExpressionTest

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

public class DoubleExpressionTest
extends java.lang.Object

Author:
SHZ Nov 8, 2007

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

Constructor Detail

DoubleExpressionTest

public DoubleExpressionTest()
Method Detail

testGetResult

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

Throws:
ISQLException