|
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 ITestProject | |
com.rational.test.ft.script | The package com.rational.test.ft.script provides the classes that manage test scripts. |
Uses of ITestProject in com.rational.test.ft.script |
Methods in com.rational.test.ft.script that return ITestProject | |
static ITestProject |
RationalTestScript.getCurrentProject()
Locate the active project object relative to the current script. |
static ITestProject |
RationalTestScript.getProject(java.lang.String name)
Locate the registered project with the specified name . |
static ITestProject |
RationalTestScript.getProjectByLocation(java.lang.String projectDirectory)
Locate the project at the specified projectDirectory . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |