| Package | Description |
|---|---|
| com.rational.test.ft.object.interfaces | |
| com.rational.test.ft.script |
| Modifier and Type | Method and Description |
|---|---|
DomainTestObject |
TestObject.getDomain()
Returns the domain for the current object.
|
DomainTestObject |
ProcessTestObject.getDomain()
Returns the
DomainImplementation for the ProcessTestObject. |
DomainTestObject[] |
RootTestObject.getDomains()
Returns an array of all the domains that can be tested in the system.
|
| Modifier and Type | Method and Description |
|---|---|
static DomainTestObject[] |
RationalTestScript.getDomains()
Returns an array of all the testable domains in the system.
|