Rational QualityArchitect/Java API
Version 1.0

Uses of Class
com.rational.test.ct.LookUpTableException

Packages that use LookUpTableException
com.rational.test.ct Contains the base package for Java test scripts. 
 

Uses of LookUpTableException in com.rational.test.ct
 

Methods in com.rational.test.ct that throw LookUpTableException
 boolean find(java.lang.String[] names, java.lang.String[] values)
          This method sets the cursor to the row in the current lookup table that contains the column value(s) passed to it.
 java.lang.Throwable getExpectedException()
          This method returns the contents of the expectedException column in the current lookup table row.
 java.lang.String getReturnValue()
          This method returns the contents of the expectedReturn column in the current lookup table row.
 java.lang.String getValue(java.lang.String colName)
          This method returns the contents of the specified column in the current lookup table row.
 void open(java.lang.String tablename)
          This method opens the specified lookup table.
 


30-Jun-2003

Rational QualityArchitect/Java Support Home Page
Copyright (c) 2000, Rational Software Corporation