|
IBM Rational Functional Tester Version 6.1 IBM Rational Functional Tester API Reference Project Version 2.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDatapoolFactory | |
com.rational.test.ft.datapool | The package com.rational.test.ft.datapool provides the datapool factory and iterator classes. |
com.rational.test.ft.script | The package com.rational.test.ft.script provides the classes that manage test scripts. |
Uses of IDatapoolFactory in com.rational.test.ft.datapool |
Classes in com.rational.test.ft.datapool that implement IDatapoolFactory | |
class |
DatapoolFactory
The DatapoolFactory is a singleton object so that IDatapool and
IDatapoolIterator
instances can be shared. |
Uses of IDatapoolFactory in com.rational.test.ft.script |
Methods in com.rational.test.ft.script that return IDatapoolFactory | |
IDatapoolFactory |
DatapoolScriptSupport.dpFactory()
Exposes the underlying the factory object so that IDatapool instances can be opened without direct support
from the script editor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |