Rational QualityArchitect/Java API
Version 1.0

Package com.rational.test.ct

Contains the base package for Java test scripts.

See:
          Description

Class Summary
LookUpTable This class lets a method in a stub access a lookup table.
TestInfo For internal use only.
TestLog This class lets you log information from test scripts and stubs.
 

Exception Summary
LookUpTableException Insert the type's description here.
 

Package com.rational.test.ct Description

Contains the base package for Java test scripts.

By extending the abstract base class TestScript, which is included with this package, and inserting your test logic into it, you can access all the test script services available with Rational ComponentTest. For example, you can:

The services in this package may interface with the general test services provided in the com.rational.test.services package.

See Also:
Rational ComponentTest online documentation

30-Jun-2003

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