| Package | Description |
|---|---|
| com.rational.test.ft.script |
| Modifier and Type | Method and Description |
|---|---|
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. |