|
Rational QualityArchitect/Java API Version 1.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
|
30-Jun-2003 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |