IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Interface
com.rational.test.ft.script.ITestProject

Packages that use ITestProject
com.rational.test.ft.script   
 

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.